diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-05 06:06:44 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-05 15:36:52 +0000 |
commit | 234b51d382068b409a6aa7210d7d04aaa1a3f95e (patch) | |
tree | 8edf2f7653c67b7dd24b8ef6dc4a06e17361ea9b | |
parent | 13fed47ffe5a1db5e43f1a079a5a2844bcf7ea4d (diff) | |
download | aports-234b51d382068b409a6aa7210d7d04aaa1a3f95e.tar.bz2 aports-234b51d382068b409a6aa7210d7d04aaa1a3f95e.tar.xz |
community/perl-xml-libxml: rebuild against perl 5.30
-rw-r--r-- | community/perl-xml-libxml/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-xml-libxml/APKBUILD b/community/perl-xml-libxml/APKBUILD index 695e6f1907..564032d8be 100644 --- a/community/perl-xml-libxml/APKBUILD +++ b/community/perl-xml-libxml/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-xml-libxml _pkgreal=XML-LibXML pkgver=2.0134 -pkgrel=2 +pkgrel=3 pkgdesc="Interface to Gnome libxml2 xml parsing and DOM library" url="http://search.cpan.org/dist/XML-LibXML/" arch="all" |