perl-Crypt-Blowfish_PP: rebuild for metadata
This commit is contained in:
parent
688d55fe49
commit
5e8ff7297a
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'perl-Crypt-Blowfish_PP'.
|
||||
# Template file for 'perl-Crypt-Blowfish_PP'
|
||||
pkgname=perl-Crypt-Blowfish_PP
|
||||
version=1.12
|
||||
revision=2
|
||||
revision=3
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="Blowfish encryption algorithm implemented purely in Perl"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Crypt-Blowfish_PP"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Crypt/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=714f1a3e94f658029d108ca15ed20f0842e73559ae5fc1faee86d4f2195fcf8c
|
||||
|
|
Loading…
Reference in New Issue