[Lunar-commits] r18396 - moonbase/trunk/crypto/mhash

Terry Chan tchan at lunar-linux.org
Mon Jan 30 17:04:50 UTC 2006


Author: tchan
Date: 2006-01-30 17:04:49 +0000 (Mon, 30 Jan 2006)
New Revision: 18396

Modified:
   moonbase/trunk/crypto/mhash/DETAILS
Log:
Reverting mhash back to 0.9.2. mhash-0.9.3 or 0.9.4a breaks mcrypt and aide
modules. Don't bump mhash unless you can compile both mcrypt and aide.


Modified: moonbase/trunk/crypto/mhash/DETAILS
===================================================================
--- moonbase/trunk/crypto/mhash/DETAILS	2006-01-30 17:02:13 UTC (rev 18395)
+++ moonbase/trunk/crypto/mhash/DETAILS	2006-01-30 17:04:49 UTC (rev 18396)
@@ -1,11 +1,11 @@
           MODULE=mhash
-         VERSION=0.9.4
-          SOURCE=$MODULE-${VERSION}a.tar.bz2
+         VERSION=0.9.2
+          SOURCE=$MODULE-${VERSION}.tar.gz
       SOURCE_URL=$SFORGE_URL/mhash/
-      SOURCE_VFY=sha1:1f7508c4170da94b93d4aab23a2fef225570832d
+      SOURCE_VFY=sha1:2b1b377264386a305cf896452aa2c5563d414098
         WEB_SITE=http://mhash.sourceforge.net/
          ENTERED=20011123
-         UPDATED=20060110
+         UPDATED=20060130
            SHORT="library providing a large number of hash algorithms"
 
 cat << EOF



More information about the Lunar-commits mailing list