perl-CryptX: update to 0.076
This commit is contained in:
parent
afaa173f62
commit
2a6ac03775
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'perl-CryptX'
|
||||
pkgname=perl-CryptX
|
||||
version=0.075
|
||||
version=0.076
|
||||
revision=1
|
||||
wrksrc="${pkgname#perl-}-${version}"
|
||||
build_style=perl-module
|
||||
|
@ -12,5 +12,6 @@ short_desc="Cryptographic toolkit (self-contained, no external libraries needed)
|
|||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later, Unlicense"
|
||||
homepage="https://metacpan.org/release/CryptX"
|
||||
changelog="https://raw.githubusercontent.com/DCIT/perl-CryptX/master/Changes"
|
||||
distfiles="${CPAN_SITE}/Crypt/${pkgname#perl-}-${version}.tar.gz"
|
||||
checksum=f4f742d1c165ed337abadaab3ec18d9a05c577a6d635e777b9a4b8809e2cc0f4
|
||||
checksum=bb84ac012438c7cecdb51a5a6fffb4f1fee3b0eae0022e96cebc2e167522621c
|
||||
|
|
Loading…
Reference in a new issue