perl-Module-Build: update to 0.4231.
This commit is contained in:
parent
0ad5dd70ce
commit
2d9cf223f1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'perl-Module-Build'
|
# Template file for 'perl-Module-Build'
|
||||||
pkgname=perl-Module-Build
|
pkgname=perl-Module-Build
|
||||||
version=0.4229
|
version=0.4231
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="https://metacpan.org/release/Module-Build"
|
homepage="https://metacpan.org/release/Module-Build"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=1fe491a6cda914b01bc8e592faa2b5404e9f35915ca15322f8f2a8d8f9008c18
|
checksum=7e0f4c692c1740c1ac84ea14d7ea3d8bc798b2fb26c09877229e04f430b2b717
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
unset XBPS_CROSS_BASE
|
unset XBPS_CROSS_BASE
|
||||||
|
|
Loading…
Reference in New Issue