perl-XML-LibXML: update to 2.0209.

This commit is contained in:
Leah Neukirchen 2023-09-24 19:20:29 +02:00
parent 3d2686500d
commit c8fb786571
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'perl-XML-LibXML'
pkgname=perl-XML-LibXML
version=2.0134
revision=13
version=2.0209
revision=1
build_style=perl-module
hostmakedepends="perl"
hostmakedepends="perl perl-Alien-Build perl-Alien-Libxml2"
makedepends="${hostmakedepends} libxml2-devel perl-XML-SAX perl-XML-NamespaceSupport"
depends="perl>=5.20 perl-XML-SAX perl-XML-NamespaceSupport"
short_desc="Perl extension interface to libxml2"
@ -11,7 +11,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=f0bca4d0c2da35d879fee4cd13f352014186cedab27ab5e191f39b5d7d4f46cf
checksum=b4a5abbcd689aa2fbbc8b7b45339e961c4984e48108494eb6c282b4748222425
pre_configure() {
if [ "$CROSS_BUILD" ]; then