New package: perl-AWS-Signature4-1.02
This commit is contained in:
parent
24e73ff8e5
commit
a07502e530
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-AWS-Signature4/template
Normal file
16
srcpkgs/perl-AWS-Signature4/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-AWS-Signature4'
|
||||||
|
pkgname=perl-AWS-Signature4
|
||||||
|
version=1.02
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-ModuleBuild
|
||||||
|
hostmakedepends="perl perl-Module-Build"
|
||||||
|
makedepends="perl perl-TimeDate perl-LWP perl-URI"
|
||||||
|
depends="$makedepends"
|
||||||
|
short_desc="AWS::Signature4 - Create a version4 signature for Amazon Web Services"
|
||||||
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/AWS-Signature4"
|
||||||
|
distfiles="${CPAN_SITE}/AWS/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=20bbc16cb3454fe5e8cf34fe61f1a91fe26c3f17e449ff665fcbbb92ab443ebd
|
Loading…
Reference in a new issue