perl-Crypt-IDEA: rebuild for perl-5.34 and fix lint
This commit is contained in:
parent
b18c8ef3a3
commit
a4c3dd4ee7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-Crypt-IDEA'
|
||||
pkgname=perl-Crypt-IDEA
|
||||
version=1.10
|
||||
revision=6
|
||||
revision=7
|
||||
wrksrc="${pkgname#perl-}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
|
@ -9,7 +9,7 @@ makedepends="perl"
|
|||
depends="perl"
|
||||
short_desc="Perl interface to IDEA block cipher"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="Custom"
|
||||
license="custom:Custom"
|
||||
homepage="https://metacpan.org/release/Crypt-IDEA"
|
||||
distfiles="${CPAN_SITE}/Crypt/Crypt-IDEA-${version}.tar.gz"
|
||||
checksum=33bd78c11924a0fc1ff3eedde94078cbbf6b6ca9ede046d2b2f561e9e9a72019
|
||||
|
|
Loading…
Reference in New Issue