aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-xml-xpath/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-xml-xpath/APKBUILD')
-rw-r--r--main/perl-xml-xpath/APKBUILD15
1 files changed, 8 insertions, 7 deletions
diff --git a/main/perl-xml-xpath/APKBUILD b/main/perl-xml-xpath/APKBUILD
index 4bf26e1f287..c5ba392ff86 100644
--- a/main/perl-xml-xpath/APKBUILD
+++ b/main/perl-xml-xpath/APKBUILD
@@ -1,14 +1,13 @@
-# Automatically generated by apkbuild-cpan, template 2
-# Contributor: Sheila Aman <sheila@vulpine.house>
-# Maintainer: Sheila Aman <sheila@vulpine.house>
+# Contributor: Síle Ekaterin Liszka <sheila@vulpine.house>
+# Maintainer: Síle Ekaterin Liszka <sheila@vulpine.house>
pkgname=perl-xml-xpath
_pkgreal=XML-XPath
-pkgver=1.44
-pkgrel=2
+pkgver=1.48
+pkgrel=1
pkgdesc="Parse and evaluate XPath statements."
url="https://metacpan.org/release/XML-XPath/"
arch="noarch"
-license="Artistic-2.0"
+license="Artistic-1.0-Perl OR GPL-1.0-or-later"
depends="perl perl-xml-parser"
makedepends="perl-path-tiny"
subpackages="$pkgname-doc"
@@ -29,4 +28,6 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="9314523baa55b48b8e684fbf9cc53006ef39829e2bcbd61a432508a96946c50384dff7eba47bd9f54aadc67c12fae6c1219104b017063d23ec3ee350a67eb12e XML-XPath-1.44.tar.gz"
+sha512sums="
+c7347dd6e052e0145577ee624da5cef2ee8088ea434351ea2461e0bb3746c114fe571af1bc971333e046feb7dab808c6c84ab385310acbc9e8a9a89025969e48 XML-XPath-1.48.tar.gz
+"