[Lunar-commits] CVS: moonbase/utils/parted DETAILS,1.13,1.14
Terry Chan
tchan at lunar-linux.org
Wed Sep 8 01:00:02 UTC 2004
Update of /var/cvs/lunar/moonbase/utils/parted
In directory espresso.lunar-linux.org:/tmp/cvs-serv30603
Modified Files:
DETAILS
Log Message:
Added the md5 back again. We are NOT switching over to sha1 only moonbase
yet. Stop removing the md5sums from modules. Feel free to add sha1sums.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/parted/DETAILS,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- DETAILS 7 Sep 2004 04:58:33 -0000 1.13
+++ DETAILS 8 Sep 2004 01:00:00 -0000 1.14
@@ -4,7 +4,8 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$GNU_URL/$MODULE/$SOURCE
SOURCE_URL[1]=ftp://ftp.gnu.org/gnu/$MODULE/$SOURCE
- SOURCE_VFY=sha1:fea95c182a03e28fa63030e29d3ed8390f492778
+ SOURCE_VFY[0]=md5:a75de23764d0a9c354fc20e88ac2d6ec
+ SOURCE_VFY[1]=sha1:fea95c182a03e28fa63030e29d3ed8390f492778
WEB_SITE=http://www.gnu.org/software/parted
ENTERED=20010922
UPDATED=20040907
More information about the Lunar-commits
mailing list