aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-xml-canonicalizexml/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-xml-canonicalizexml/APKBUILD')
-rw-r--r--testing/perl-xml-canonicalizexml/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-xml-canonicalizexml/APKBUILD b/testing/perl-xml-canonicalizexml/APKBUILD
index 84472c3e8a..c3f6e788c5 100644
--- a/testing/perl-xml-canonicalizexml/APKBUILD
+++ b/testing/perl-xml-canonicalizexml/APKBUILD
@@ -4,11 +4,11 @@
pkgname=perl-xml-canonicalizexml
_pkgreal=XML-CanonicalizeXML
pkgver=0.10
-pkgrel=1
+pkgrel=2
pkgdesc="Perl extension for inclusive (1.0 and 1.1) and exclusive canonicalization of XML using libxml2"
url="https://metacpan.org/release/XML-CanonicalizeXML/"
arch="all"
-license="GPL PerlArtistic"
+license="GPL-1.0-or-later Artistic-1.0-Perl"
makedepends="libxml2-dev perl-dev"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/S/SJ/SJZASADA/XML-CanonicalizeXML-$pkgver.tar.gz"