[Lunar-commits] r14595 - moonbase/trunk/net/netdate
Florin Braescu
florin at lunar-linux.org
Thu May 5 16:45:41 UTC 2005
Author: florin
Date: 2005-05-05 16:45:40 +0000 (Thu, 05 May 2005)
New Revision: 14595
Modified:
moonbase/trunk/net/netdate/DETAILS
Log:
use sha1 instead of md5.
Modified: moonbase/trunk/net/netdate/DETAILS
===================================================================
--- moonbase/trunk/net/netdate/DETAILS 2005-05-05 16:38:56 UTC (rev 14594)
+++ moonbase/trunk/net/netdate/DETAILS 2005-05-05 16:45:40 UTC (rev 14595)
@@ -2,11 +2,12 @@
VERSION=3.7
SOURCE=$MODULE.c
SOURCE_URL=http://home.august.com/~akfullfo/$MODULE/
- SOURCE_VFY=md5:97561cded264cdf25f052b70884d34af
+ SOURCE_VFY=sha1:607e54a30d8458c5fe29be1eefaa6be5a57b0fc5
WEB_SITE=http://home.august.com/~akfullfo/
ENTERED=20040511
UPDATED=20040511
SHORT="An network time client."
+
cat << EOF
Netdate makes use of the UDP "time" service provided by many Unix
systems to query for the current time, and optionally set it on the
More information about the Lunar-commits
mailing list