perl-Package-Stash: update to 0.39 and add checkdeps
This commit is contained in:
parent
71c529ec9a
commit
1080e1eff7
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'perl-Package-Stash'
|
# Template file for 'perl-Package-Stash'
|
||||||
pkgname=perl-Package-Stash
|
pkgname=perl-Package-Stash
|
||||||
version=0.38
|
version=0.39
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl perl-Dist-CheckConflicts"
|
hostmakedepends="perl perl-Dist-CheckConflicts"
|
||||||
makedepends="$hostmakedepends"
|
makedepends="$hostmakedepends"
|
||||||
depends="${hostmakedepends} perl-Module-Implementation perl-Package-Stash-XS
|
depends="${hostmakedepends} perl-Module-Implementation perl-Package-Stash-XS
|
||||||
perl-Test-Requires"
|
perl-Test-Requires"
|
||||||
checkdepends="${depends} perl-Test-Fatal"
|
checkdepends="${depends} perl-Test-Fatal perl-Test-Needs perl-CPAN-Meta-Check"
|
||||||
short_desc="Routines for manipulating stashes"
|
short_desc="Routines for manipulating stashes"
|
||||||
maintainer="John Regan <john@jrjrtech.com>"
|
maintainer="John Regan <john@jrjrtech.com>"
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/Package-Stash"
|
homepage="https://metacpan.org/release/Package-Stash"
|
||||||
distfiles="${CPAN_SITE}/Package/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Package/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=c58ee8844df2dda38e3bf66fdf443439aaefaef1a33940edf2055f0afd223a7f
|
checksum=9165f555112e080493ce0e9129de0886da30b2593fb353a2abd1c76b2d2621b5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue