perl-Module-Build: update to 0.4222.
This commit is contained in:
parent
3d86b9ae2b
commit
33e150c4df
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'perl-Module-Build'
|
||||
pkgname=perl-Module-Build
|
||||
version=0.4220
|
||||
version=0.4222
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
|
@ -9,8 +9,8 @@ hostmakedepends="perl"
|
|||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="Module::Build - Build and install Perl modules"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
homepage="http://search.cpan.org/dist/Module-Build/"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=fb1207c7e799366f7a8adda3f135bf8141c4d6068505650d4db2b2d3ce34b5a2
|
||||
checksum=e74b45d9a74736472b74830599cec0d1123f992760f9cd97104f94bee800b160
|
||||
|
|
Loading…
Reference in a new issue