diff options
Diffstat (limited to 'testing/libxml++/APKBUILD')
-rw-r--r-- | testing/libxml++/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libxml++/APKBUILD b/testing/libxml++/APKBUILD index 1a5f2811f99..d75b9b0be1d 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" |