diff options
Diffstat (limited to 'community/libnsl/APKBUILD')
-rw-r--r-- | community/libnsl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libnsl/APKBUILD b/community/libnsl/APKBUILD index 167934883c6..9e4c52952f7 100644 --- a/community/libnsl/APKBUILD +++ b/community/libnsl/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="Public client interface for NIS(YP) and NIS+ in a IPv6 ready version" url="https://github.com/thkukuk/libnsl" arch="all" -license="LGPL2+" +license="LGPL-2.0-or-later" makedepends="autoconf automake libtool libc-dev gettext-dev libtirpc-dev file" subpackages="$pkgname-dev" source="https://github.com/thkukuk/$pkgname/archive/$pkgname-$pkgver.tar.gz |