[Lunar-commits] <moonbase-other> boost: A tweaking of the DETAILS.
stumbles
stumbles at lunar-linux.org
Wed Dec 5 15:11:14 CET 2012
commit 9f65e1026c4873dfc37d635a2e8519f91ec9b38e
Author: stumbles <stumbles at lunar-linux.org>
Date: Wed, 05 Dec 2012 06:11:14 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/9f65e1026c4873dfc37d635a2e8519f91ec9b38e
boost: A tweaking of the DETAILS.
sourceforge seems smart enough to figure out what we want verses this path;
http://sourceforge.net/projects/boost/files/boost/1.50.0/boost_1_50_0.tar.bz2/download
---
libs/boost/DETAILS | +4/-5
1 file changed, 4 insertions(+), 5 deletions(-)
--- a/libs/boost/DETAILS
+++ b/libs/boost/DETAILS
@@ -1,9 +1,8 @@
MODULE=boost
- VERSION=1.50.0
- VER=_1_50_0
- SOURCE=$MODULE$VER.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE$VER
- SOURCE_URL=$SFORGE_URL/$MODULE
+ VERSION=1_50_0
+ SOURCE=$MODULE\_$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE\_$VERSION
+ SOURCE_URL=$SFORGE_URL/$MODULE/
SOURCE_VFY=sha1:ee06f89ed472cf369573f8acf9819fbc7173344e
WEB_SITE=http://www.boost.org
ENTERED=20041115
More information about the Lunar-commits
mailing list