diff options
author | Jose V Beneyto <sepen@crux.nu> | 2009-05-25 12:34:49 +0000 |
---|---|---|
committer | Jose V Beneyto <sepen@crux.nu> | 2009-05-25 12:34:55 +0000 |
commit | 1956dd2ae63765087914c1d8dbea50350d7acce8 (patch) | |
tree | 1ff3f7e48be34e4b1e1b291e2ac87289599b4305 /p5-digest-sha1 | |
parent | 9faafaf0be24c92a3de63fa55a32c5d210fdfb10 (diff) | |
download | contrib-1956dd2ae63765087914c1d8dbea50350d7acce8.tar.gz contrib-1956dd2ae63765087914c1d8dbea50350d7acce8.tar.xz |
p5-digest-sha1: updated to 2.12
Diffstat (limited to 'p5-digest-sha1')
-rw-r--r-- | p5-digest-sha1/.md5sum | 2 | ||||
-rw-r--r-- | p5-digest-sha1/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/p5-digest-sha1/.md5sum b/p5-digest-sha1/.md5sum index 9d64ae7dd..0db9f0103 100644 --- a/p5-digest-sha1/.md5sum +++ b/p5-digest-sha1/.md5sum @@ -1 +1 @@ -2449bfe21d6589c96eebf94dae24df6b Digest-SHA1-2.11.tar.gz +eeb0292868801a202bd7ead87b291374 Digest-SHA1-2.12.tar.gz diff --git a/p5-digest-sha1/Pkgfile b/p5-digest-sha1/Pkgfile index 82e3dc976..eed35fb67 100644 --- a/p5-digest-sha1/Pkgfile +++ b/p5-digest-sha1/Pkgfile @@ -1,11 +1,11 @@ # Description: Perl Digest::SHA1 # URL: http://search.cpan.org/~gaas/Digest-SHA1-2.11/ -# Maintainer: Jose V Beneyto, sepen at users dot sourceforge dot net +# Maintainer: Jose V Beneyto, sepen at crux dot nu # Packager: Han Boetes, han at mijncomputer dot nl # Depends on: perl name=p5-digest-sha1 -version=2.11 +version=2.12 release=1 source=(http://www.cpan.org/authors/id/G/GA/GAAS/Digest-SHA1-$version.tar.gz) |