aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-alien-libxml2/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-alien-libxml2/APKBUILD')
-rw-r--r--community/perl-alien-libxml2/APKBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/community/perl-alien-libxml2/APKBUILD b/community/perl-alien-libxml2/APKBUILD
index b719afff43e..71fadc8b023 100644
--- a/community/perl-alien-libxml2/APKBUILD
+++ b/community/perl-alien-libxml2/APKBUILD
@@ -4,14 +4,14 @@
pkgname=perl-alien-libxml2
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=Alien-Libxml2
-pkgver=0.16
-pkgrel=1
+pkgver=0.19
+pkgrel=2
pkgdesc="Install the C libxml2 library on your system"
url="https://metacpan.org/release/Alien-Libxml2/"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
depends="perl perl-alien-build"
-makedepends="perl-dev perl-alien-build libxml2-dev"
+makedepends="perl-dev libxml2-dev perl-alien-build perl-alien-build-plugin-download-gitlab"
checkdepends="perl-test2-suite perl-alien-build"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Libxml2-$pkgver.tar.gz"
@@ -33,5 +33,6 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-
-sha512sums="54d3f670047b26934140be28bec5ab27c655daa459409bda00655d6f652f5099b07d2e286f59825a36e7dc56bca1e92a0af19c33582fa90f3f26aff4202334ac Alien-Libxml2-0.16.tar.gz"
+sha512sums="
+02e4fab4fa4beacec3a6c932d11a3a8ea6648c084d5cb12a332b0e0e2f06eed595783d7673285bdf5e804a5a09bae1beb94261d6cfb4677decc7f1cfee3a3a76 Alien-Libxml2-0.19.tar.gz
+"