perl-Crypt-DES: rebuild for perl-5.34 and fix lint
This commit is contained in:
parent
474938dcfd
commit
b18c8ef3a3
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'perl-Crypt-DES'
|
||||
pkgname=perl-Crypt-DES
|
||||
version=2.07
|
||||
revision=6
|
||||
revision=7
|
||||
wrksrc="${pkgname#perl-}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
checkdepends="perl-Crypt-CBC"
|
||||
depends="perl"
|
||||
checkdepends="perl-Crypt-CBC"
|
||||
short_desc="Perl interface to DES block cipher"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="Custom"
|
||||
license="custom:Custom"
|
||||
homepage="https://metacpan.org/release/Crypt-DES"
|
||||
distfiles="${CPAN_SITE}/Crypt/Crypt-DES-${version}.tar.gz"
|
||||
checksum=2db1ebb5837b4cb20051c0ee5b733b4453e3137df0a92306034c867621edd7e7
|
||||
|
|
Loading…
Add table
Reference in a new issue