aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libxml++/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libxml++/APKBUILD')
-rw-r--r--testing/libxml++/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libxml++/APKBUILD b/testing/libxml++/APKBUILD
index 1a5f2811f9..d75b9b0be1 100644
--- a/testing/libxml++/APKBUILD
+++ b/testing/libxml++/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="libbxml++ is a C++ wrapper for the libxml XML parser library."
url="http://libxmlplusplus.sourceforge.net/"
arch="all"
-license="GPL2"
+license="GPL-2.0"
makedepends="libxml2-dev glibmm-dev"
subpackages="$pkgname-dev $pkgname-doc"
source="https://download.gnome.org/sources/$pkgname/${pkgver%.[0-9]*}/$pkgname-$pkgver.tar.xz"