[Lunar-commits] r16002 - moonbase/trunk/libs/pcre
Terry Chan
tchan at lunar-linux.org
Thu Aug 4 23:33:41 UTC 2005
Author: tchan
Date: 2005-08-04 23:33:38 +0000 (Thu, 04 Aug 2005)
New Revision: 16002
Modified:
moonbase/trunk/libs/pcre/DETAILS
Log:
Corrected the secondary download URL.
Modified: moonbase/trunk/libs/pcre/DETAILS
===================================================================
--- moonbase/trunk/libs/pcre/DETAILS 2005-08-04 23:13:55 UTC (rev 16001)
+++ moonbase/trunk/libs/pcre/DETAILS 2005-08-04 23:33:38 UTC (rev 16002)
@@ -1,9 +1,9 @@
MODULE=pcre
VERSION=6.2
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=ftp://ftp.csx.cam.ac.uk/pub/software/programming/$MODULE/
- SOURCE_URL[1]=http://download.sourceforge.net/pcre/
- SOURCE_VFY=sha1:191fbde6614473f907da7d1ef92e17df97fde3eb
+ SOURCE_URL[0]=ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
+ SOURCE_URL[1]=$SFORGE_URL/pcre/
+ SOURCE_VFY=sha1:191fbde6614473f907da7d1ef92e17df97fde3eb
WEB_SITE=http://www.pcre.org/
ENTERED=20010922
UPDATED=20050801
More information about the Lunar-commits
mailing list