[Lunar-commits] r21156 - moonbase/trunk/science/gnuplot
Florin Braescu
florin at lunar-linux.org
Sun Aug 27 15:26:22 UTC 2006
Author: florin
Date: 2006-08-27 15:26:22 +0000 (Sun, 27 Aug 2006)
New Revision: 21156
Modified:
moonbase/trunk/science/gnuplot/DETAILS
Log:
use sha1 instead of md5. Wdp's patch.
Modified: moonbase/trunk/science/gnuplot/DETAILS
===================================================================
--- moonbase/trunk/science/gnuplot/DETAILS 2006-08-27 15:23:53 UTC (rev 21155)
+++ moonbase/trunk/science/gnuplot/DETAILS 2006-08-27 15:26:22 UTC (rev 21156)
@@ -5,11 +5,11 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$PKG-$VERSION
SOURCE_URL[0]=ftp://ftp.gnuplot.info/pub/gnuplot/
SOURCE_URL[1]=ftp://ftp.irisa.fr/pub/gnuplot/
- SOURCE_VFY=md5:66258443d9f93cc4f46b147dac33e63a
+ SOURCE_VFY=sha1:a862bc311724c263aa1ef1c646291d73dc37c978
WEB_SITE=http://www.gnuplot.info
ENTERED=20021015
UPDATED=20040620
- SHORT="gnuplot is a command line program to make scientific graphs"
+ SHORT="A command line program to make scientific graphs"
cat << EOF
gnuplot is a command-driven interactive function plotting program. It can be
More information about the Lunar-commits
mailing list