diff --git a/srcpkgs/perl-Digest-MD5/template b/srcpkgs/perl-Digest-MD5/template index a7d5f228d87..3d077bc2a27 100644 --- a/srcpkgs/perl-Digest-MD5/template +++ b/srcpkgs/perl-Digest-MD5/template @@ -1,6 +1,7 @@ # Template build file for 'perl-Digest-MD5'. pkgname=perl-Digest-MD5 version=2.51 +revision=1 wrksrc="Digest-MD5-$version" distfiles="${CPAN_SITE}/Digest/Digest-MD5-$version.tar.gz" build_style=perl_module @@ -13,7 +14,7 @@ long_desc=" The Digest::MD5 module allows you to use the RSA Data Security Inc. MD5 Message Digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 128-bit - 'fingerprint' or 'message digest' of the input. + fingerprint or message digest of the input. Note that the MD5 algorithm is not as strong as it used to be. It has since 2005 been easy to generate different messages that produce the same MD5