perl-Canary-Stability: update to 2013.
This commit is contained in:
parent
02b05f2148
commit
c425cc90f4
1 changed files with 8 additions and 8 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'perl-Canary-Stability'.
|
||||
# Template file for 'perl-Canary-Stability'
|
||||
pkgname=perl-Canary-Stability
|
||||
version=2012
|
||||
revision=2
|
||||
version=2013
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
archs=noarch
|
||||
short_desc="Canary::Stability - canary to check perl compatibility for schmorp's modules"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="https://metacpan.org/release/Canary-Stability"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Tree/MLEHMANN//${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=fd240b111d834dbae9630c59b42fae2145ca35addc1965ea311edf0d07817107
|
||||
homepage="https://metacpan.org/release/Canary-Stability"
|
||||
distfiles="${CPAN_SITE}/Tree/MLEHMANN//${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=a5c91c62cf95fcb868f60eab5c832908f6905221013fea2bce3ff57046d7b6ea
|
||||
|
|
Loading…
Reference in a new issue