New package: perl-Crypt-RC4-2.02
This commit is contained in:
parent
c3f6727897
commit
4ce01d89a4
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Crypt-RC4/template
Normal file
16
srcpkgs/perl-Crypt-RC4/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'perl-Crypt-RC4'
|
||||
pkgname=perl-Crypt-RC4
|
||||
version=2.02
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#perl-}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="perl"
|
||||
short_desc="Perl implementation of the RC4 encryption algorithm"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Crypt-RC4"
|
||||
distfiles="${CPAN_SITE}/Crypt/${pkgname#perl-}-${version}.tar.gz"
|
||||
checksum=5ec4425c6bc22207889630be7350d99686e62a44c6136960110203cd594ae0ea
|
Loading…
Reference in a new issue