diff options
Diffstat (limited to 'community/libndp')
-rw-r--r-- | community/libndp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libndp/APKBUILD b/community/libndp/APKBUILD index 33390cfa7e..52e9d4372e 100644 --- a/community/libndp/APKBUILD +++ b/community/libndp/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Library for IPv6 Neighbor Discovery Protocol" url="http://libndp.org" arch="all" -license="GPL2.1" +license="GPL-2.1" makedepends="autoconf automake libtool" subpackages="$pkgname-dev $pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/jpirko/libndp/archive/v$pkgver.tar.gz |