perl-Crypt-Blowfish: update to 2.14.
This commit is contained in:
parent
e1dc989ac5
commit
83bb7bf5aa
@ -1,8 +1,8 @@
|
||||
# Template build file for 'perl-Crypt-Blowfish'.
|
||||
pkgname=perl-Crypt-Blowfish
|
||||
version=2.12
|
||||
version=2.14
|
||||
revision=1
|
||||
wrksrc="Crypt-Blowfish-${version}"
|
||||
revision=2
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="${hostmakedepends}"
|
||||
@ -11,12 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com"
|
||||
homepage="http://search.cpan.org/dist/Crypt-Blowfish"
|
||||
license="GPL-2"
|
||||
distfiles="${CPAN_SITE}/Crypt/Crypt-Blowfish-${version}.tar.gz"
|
||||
checksum=7b54eb96e2e91ca83b7b4099a2ff9a21986ec8e6bf4804245376ebed98e23ac4
|
||||
long_desc="
|
||||
This is Crypt::Blowfish version 2.11, an XS-based implementation of the
|
||||
Blowfish cryptography algorithm designed by Bruce Schneier. It's designed
|
||||
to take full advantage of Crypt::CBC when desired. Blowfish keys may be
|
||||
up to 448 bits (56 bytes) long."
|
||||
checksum=46b3431ffb6bf5b9cb359f79565d48407e652ad2b04fdf5ca62a69e7197a67b1
|
||||
|
||||
perl-Crypt-Blowfish_package() {
|
||||
depends="${makedepends}"
|
||||
|
Loading…
Reference in New Issue
Block a user