main/perl-xml-namespacesupport: use SPDX license identifier

This commit is contained in:
Iztok Fister Jr 2023-10-08 18:42:06 +00:00 committed by Andy Postnikov
parent b3ef5cda48
commit 2a8a9629fc

View File

@ -2,11 +2,11 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=perl-xml-namespacesupport
pkgver=1.12
pkgrel=4
pkgrel=5
pkgdesc="Generic namespace helpers (ported from SAX2)"
url="https://metacpan.org/release/XML-NamespaceSupport"
arch="noarch"
license="GPL"
license="GPL-1.0-or-later"
depends="perl"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/P/PE/PERIGRIN/XML-NamespaceSupport-$pkgver.tar.gz"