From b4df6c2432b0537396e3fc542d4e18c3c09ab4d8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 13 Jul 2011 19:03:09 +0200 Subject: [PATCH] perl-Digest-MD5: remove quoting from long_desc. --- srcpkgs/perl-Digest-MD5/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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