diff options
Diffstat (limited to 'testing/libxml++-2.6/APKBUILD')
-rw-r--r-- | testing/libxml++-2.6/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libxml++-2.6/APKBUILD b/testing/libxml++-2.6/APKBUILD index bd9d062c93..5112afd722 100644 --- a/testing/libxml++-2.6/APKBUILD +++ b/testing/libxml++-2.6/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 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" |