CVS: moonbase/crypto/mcrypt DETAILS,1.2,1.3
florin at lunar-linux.org
florin at lunar-linux.org
Sat Sep 20 08:46:07 GMT 2003
Update of /var/cvs/lunar/moonbase/crypto/mcrypt
In directory dbguin.lunar-linux.org:/tmp/cvs-serv9171
Modified Files:
DETAILS
Log Message:
Bumped the version from 2.6.3 to 2.6.4.
Fix the dl path, thanks to Dennis Veatch.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/crypto/mcrypt/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 4 Oct 2002 13:32:21 -0000 1.2
+++ DETAILS 20 Sep 2003 08:46:05 -0000 1.3
@@ -1,12 +1,13 @@
MODULE=mcrypt
- VERSION=2.6.3
-# VERSION=2.6.0
+ VERSION=2.6.4
+# VERSION=2.6.3
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=ftp://mcrypt.hellug.gr/pub/mcrypt/$SOURCE
- WEB_SITE=http://mcrypt.hellug.gr/#_mcrypt
+ SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
+ SOURCE_VFY=md5:0556254f76b2ad7640456cb4fcf724ff
+ WEB_SITE=http://mcrypt.hellug.gr/#_mcrypt
ENTERED=20011123
- UPDATED=20021004
+ UPDATED=20030920
MAINTAINER=kongar at tsrsb.org.tr
SHORT="mcrypt is intended to be a replacement of the old unix crypt(1) under the GPL"
cat << EOF
More information about the Lunar-commits
mailing list