diff options
Diffstat (limited to 'testing/libupnpp/APKBUILD')
-rw-r--r-- | testing/libupnpp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libupnpp/APKBUILD b/testing/libupnpp/APKBUILD index b04deae2459..80c32a1793b 100644 --- a/testing/libupnpp/APKBUILD +++ b/testing/libupnpp/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="a C++ wrapper for libupnp" url="https://opensourceprojects.eu/p/libupnpp" arch="all" -license="LGPL2+" +license="LGPL-2.0-or-later" options="!check" depends="" makedepends="curl-dev expat-dev libupnp-dev" |