perl-XML-LibXML: update to 2.0134.
This commit is contained in:
parent
f1730b64c8
commit
76f14375b4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'perl-XML-LibXML'
|
||||
pkgname=perl-XML-LibXML
|
||||
version=2.0133
|
||||
version=2.0134
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Martijn van Buul <martijn.van.buul@gmail.com>"
|
|||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/XML-LibXML"
|
||||
distfiles="${CPAN_SITE}/XML/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=5f25c5744424b2e9364f71f607e96c19e2c6fa188baeda34894d2336d30e4d9a
|
||||
checksum=f0bca4d0c2da35d879fee4cd13f352014186cedab27ab5e191f39b5d7d4f46cf
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue