diff options
Diffstat (limited to 'main/ethtool')
-rw-r--r-- | main/ethtool/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ethtool/APKBUILD b/main/ethtool/APKBUILD index 24f005bb64..19de820445 100644 --- a/main/ethtool/APKBUILD +++ b/main/ethtool/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="gkernel ethtool" url="https://sourceforge.net/projects/gkernel/" arch="all" -license="GPL2" +license="GPL-2.0" makedepends="linux-headers" source="http://www.kernel.org/pub/software/network/ethtool/ethtool-$pkgver.tar.xz" subpackages="$pkgname-doc" |