Skip to content

Commit

Permalink
boost: version bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
v4hn committed Apr 21, 2013
1 parent 3f2c6a7 commit 952a0bf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions libs/boost/DETAILS
@@ -1,12 +1,12 @@
MODULE=boost
VERSION=1_52_0
SOURCE=$MODULE\_$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE\_$VERSION
VERSION=1_53_0
SOURCE=${MODULE}_$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}_$VERSION
SOURCE_URL=$SFORGE_URL/$MODULE/
SOURCE_VFY=sha1:cddd6b4526a09152ddc5db856463eaa1dc29c5d9
SOURCE_VFY=sha1:e6dd1b62ceed0a51add3dda6f3fc3ce0f636a7f3
WEB_SITE=http://www.boost.org
ENTERED=20041115
UPDATED=20121213
UPDATED=20130420
SHORT="A cross-platform supplement to the C++ standard library"

cat << EOF
Expand Down

0 comments on commit 952a0bf

Please sign in to comment.