[Lunar-commits] <moonbase> swig: Fixing SOURCE_URL. Not bumping to 1.3.40 because subseversion says it is
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed May 12 00:31:12 CEST 2010
commit 92dca0efd3f674fdfc8038206433a63118354c8d
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue May 11 18:31:12 2010 -0400
swig: Fixing SOURCE_URL. Not bumping to 1.3.40 because subseversion says it is
only known to work with versions up to 1.3.36.
---
devel/swig/DETAILS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/devel/swig/DETAILS b/devel/swig/DETAILS
index 9ec95bd..07781f6 100644
--- a/devel/swig/DETAILS
+++ b/devel/swig/DETAILS
@@ -1,11 +1,11 @@
MODULE=swig
VERSION=1.3.36
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_URL=$SFORGE_URL/$MODULE/$MODULE/$MODULE-$VERSION/
SOURCE_VFY=sha1:eed715da3200f45cfe688a64ab6630eadf118ae4
WEB_SITE=http://www.swig.org/
ENTERED=20011207
- UPDATED=20080907
+ UPDATED=20100511
SHORT="Creates wrapper code"
cat << EOF
More information about the Lunar-commits
mailing list