perl-Devel-GlobalDestruction: update to 0.14
This commit is contained in:
parent
d69db51730
commit
38109c5f36
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'perl-Devel-GlobalDestruction'
|
||||
pkgname=perl-Devel-GlobalDestruction
|
||||
version=0.13
|
||||
revision=3
|
||||
version=0.14
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends} perl-Sub-Exporter-Progressive"
|
||||
hostmakedepends="perl-Sub-Exporter-Progressive"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="Expose the flag which marks global destruction"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Devel-GlobalDestruction/"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Devel/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=b29824dc0d322e56da325f05185367eb443694716010b36693dd52ffbe8ec462
|
||||
checksum=34b8a5f29991311468fe6913cadaba75fd5d2b0b3ee3bb41fe5b53efab9154ab
|
||||
|
|
Loading…
Reference in a new issue