[Lunar-commits] r18573 - moonbase/trunk/audio/gramofile
Florin Braescu
florin at lunar-linux.org
Tue Feb 7 22:20:16 UTC 2006
Author: florin
Date: 2006-02-07 22:20:16 +0000 (Tue, 07 Feb 2006)
New Revision: 18573
Modified:
moonbase/trunk/audio/gramofile/DETAILS
Log:
fix the source path. use sha1 instead of md5 sum.
Modified: moonbase/trunk/audio/gramofile/DETAILS
===================================================================
--- moonbase/trunk/audio/gramofile/DETAILS 2006-02-07 21:49:18 UTC (rev 18572)
+++ moonbase/trunk/audio/gramofile/DETAILS 2006-02-07 22:20:16 UTC (rev 18573)
@@ -1,15 +1,16 @@
MODULE=gramofile
VERSION=1.6
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://panic.et.tudelft.nl/~costar/$MODULE/
- SOURCE_VFY=md5:986c86c6fa17c064bc17c2936cc833e0
+ SOURCE_URL=http://www.opensourcepartners.nl/~costar/$MODULE/
+ SOURCE_VFY=sha1:6e5365d9e04801725be694fefcff5fc10ea2f912
SOURCE2=$MODULE-$VERSION.patch
SOURCE2_URL=$PATCH_URL/
- SOURCE2_VFY=md5:364768e3afd95cef4644c643b553d740
- WEB_SITE=http://panic.et.tudelft.nl/~costar/gramofile
+ SOURCE2_VFY=sha1:436072200a32001f62a5ef121a40d7d4b98f32a2
+ WEB_SITE=http://www.opensourcepartners.nl/~costar/$MODULE/
ENTERED=20011207
UPDATED=20011207
SHORT="gramofile is a wave recorder"
+
cat << EOF
GramoFile is a computer program with the main goal of putting the
sound of, for example gramophone records on CDs. It is able to record
More information about the Lunar-commits
mailing list