diff options
Diffstat (limited to 'main/xmlto/APKBUILD')
-rw-r--r-- | main/xmlto/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xmlto/APKBUILD b/main/xmlto/APKBUILD index 974e60ec90..8931d66bf7 100644 --- a/main/xmlto/APKBUILD +++ b/main/xmlto/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="Convert xml to many other formats" url="https://pagure.io/xmlto/" arch="all" -license="GPL2+" +license="GPL-2.0-or-later" depends="libxslt perl-yaml-syck perl-test-pod bash docbook-xsl" depends_dev= makedepends="$depends_dev bash" |