perl-Module-Build: update to 0.4229.
This commit is contained in:
parent
9bb4ad3380
commit
594d136ad7
@ -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.4224
|
version=0.4229
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
@ -13,8 +13,11 @@ 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=a6ca15d78244a7b50fdbf27f85c85f4035aa799ce7dd018a0d98b358ef7bc782
|
checksum=1fe491a6cda914b01bc8e592faa2b5404e9f35915ca15322f8f2a8d8f9008c18
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
unset XBPS_CROSS_BASE
|
unset XBPS_CROSS_BASE
|
||||||
}
|
}
|
||||||
|
post_install() {
|
||||||
|
rm -rf ${DESTDIR}/usr/share/doc/perl
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user