perl/perl-Crypt-Blowfish: Updated for version 2.14.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Christopher Walker 2013-10-26 10:23:12 -05:00 committed by Robby Workman
parent d6532b213b
commit 5a3fb982e9
3 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
Perl Blowfish encryption module.
Blowfish is capable of strong encryption and can use key sizes up to 56 bytes
(a 448 bit key).
Blowfish is capable of strong encryption and can use key sizes
up to 56 bytes (a 448 bit key).

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Crypt-Blowfish
VERSION=${VERSION:-2.12}
VERSION=${VERSION:-2.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Crypt-Blowfish"
VERSION="2.12"
HOMEPAGE="http://search.cpan.org/dist/Crypt-Blowfish-2.12/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DP/DPARIS/Crypt-Blowfish-2.12.tar.gz"
MD5SUM="a0eca17addc8bdaf38c044c365a8800c"
VERSION="2.14"
HOMEPAGE="http://search.cpan.org/~dparis/Crypt-Blowfish-2.14/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DP/DPARIS/Crypt-Blowfish-2.14.tar.gz"
MD5SUM="792b43cd4e49d2c2cf4a9f6990ff7d1b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""