mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
perl-CryptX: update to 0.075
This commit is contained in:
parent
4eba714327
commit
48a9393cf1
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'perl-CryptX'
|
# Template file for 'perl-CryptX'
|
||||||
pkgname=perl-CryptX
|
pkgname=perl-CryptX
|
||||||
version=0.072
|
version=0.075
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname#perl-}-${version}"
|
wrksrc="${pkgname#perl-}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="perl"
|
makedepends="perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
|
checkdepends="perl-JSON"
|
||||||
short_desc="Cryptographic toolkit (self-contained, no external libraries needed)"
|
short_desc="Cryptographic toolkit (self-contained, no external libraries needed)"
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later, Unlicense"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later, Unlicense"
|
||||||
homepage="https://metacpan.org/release/CryptX"
|
homepage="https://metacpan.org/release/CryptX"
|
||||||
distfiles="${CPAN_SITE}/Crypt/${pkgname#perl-}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Crypt/${pkgname#perl-}-${version}.tar.gz"
|
||||||
checksum=162ffb9306e90dab4743a5b22ede21a53e09de2200d0ea35bd4f13744a161706
|
checksum=f4f742d1c165ed337abadaab3ec18d9a05c577a6d635e777b9a4b8809e2cc0f4
|
||||||
|
|
Loading…
Add table
Reference in a new issue