perl-Module-Build: update to 0.4234.
This commit is contained in:
parent
ca0eff19c9
commit
a54303b148
|
@ -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.4232
|
version=0.4234
|
||||||
revision=1
|
revision=1
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
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/Module-Build"
|
homepage="https://metacpan.org/release/Module-Build"
|
||||||
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=67c82ee245d94ba06decfa25572ab75fdcd26a9009094289d8f45bc54041771b
|
checksum=66aeac6127418be5e471ead3744648c766bd01482825c5b66652675f2bc86a8f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
unset XBPS_CROSS_BASE
|
unset XBPS_CROSS_BASE
|
||||||
|
|
Loading…
Reference in New Issue