diff options
Diffstat (limited to 'system/iproute2')
-rw-r--r-- | system/iproute2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/iproute2/APKBUILD b/system/iproute2/APKBUILD index 755d5e21a..afc161b7c 100644 --- a/system/iproute2/APKBUILD +++ b/system/iproute2/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="IP Routing Utilities" url="http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2" arch="all" -license="GPL2" +license="GPL-2.0-only" depends="" install="$pkgname.post-install" makedepends="bison flex bash libelf-dev" |