[Lunar-commits] <moonbase> Digest-SHA1: version bump
Auke Kok
sofar at foo-projects.org
Mon Jun 22 23:37:00 CEST 2009
commit 96dac57dfe885efc18afb1499fc868cc5346b1ac
Author: Paul Bredbury <brebs at sent.com>
Date: Mon Jun 22 23:37:00 2009 +0200
Digest-SHA1: version bump
---
perl/Digest-SHA1/DETAILS | 14 ++++++++++----
1 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/perl/Digest-SHA1/DETAILS b/perl/Digest-SHA1/DETAILS
index 8ab9c0a..3ca481d 100644
--- a/perl/Digest-SHA1/DETAILS
+++ b/perl/Digest-SHA1/DETAILS
@@ -1,13 +1,19 @@
MODULE=Digest-SHA1
- VERSION=2.11
+ VERSION=2.12
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/
- SOURCE_VFY=sha1:00e945eb71b6d118bc3f785cc0e469df2f032709
+ SOURCE_VFY=sha1:1c6de4ed22f4583385d88b2eca8986b1f2d3fa34
WEB_SITE=http://search.cpan.org/search?dist=Digest-SHA1
ENTERED=20020619
- UPDATED=20060209
+ UPDATED=20090622
MAINTAINER=kongar at tsrsb.org.tr
SHORT="perl interface to the SHA1 Algorithm"
+
cat << EOF
-Digest-SHA1 is the perl interface to the SHA1 Algorithm
+The Digest::SHA1 module allows you to use the NIST SHA-1 message
+digest algorithm from within Perl programs. The algorithm takes as
+input a message of arbitrary length and produces as output a 160-bit
+"fingerprint" or "message digest" of the input.
+
+SHA1 is described at http://www.itl.nist.gov/fipspubs/fip180-1.htm
EOF
More information about the Lunar-commits
mailing list