summaryrefslogtreecommitdiff
path: root/system/iproute2/APKBUILD
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-06-25 04:48:38 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-06-25 04:48:38 -0500
commitdbb82d9c051600a49c5398816f2562fd0e8524c1 (patch)
tree4d85c366c486afc3ec5874be0201ceda22977705 /system/iproute2/APKBUILD
parentef5b8bf5082ef4bee655854fe0be922c924af3c1 (diff)
downloadpackages-dbb82d9c051600a49c5398816f2562fd0e8524c1.tar.gz
packages-dbb82d9c051600a49c5398816f2562fd0e8524c1.tar.bz2
packages-dbb82d9c051600a49c5398816f2562fd0e8524c1.tar.xz
packages-dbb82d9c051600a49c5398816f2562fd0e8524c1.zip
system/[various]: last SPDX license fixes
Diffstat (limited to 'system/iproute2/APKBUILD')
-rw-r--r--system/iproute2/APKBUILD2
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"