diff options
Diffstat (limited to 'main/aoetools')
-rw-r--r-- | main/aoetools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/aoetools/APKBUILD b/main/aoetools/APKBUILD index 48bd7fe0c0..27914a0c02 100644 --- a/main/aoetools/APKBUILD +++ b/main/aoetools/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="tools for managing the linux AoE driver" url="https://github.com/OpenAoE/aoetools" arch="all" -license="GPL2" +license="GPL-2.0" depends="" makedepends="linux-headers" subpackages="$pkgname-doc" |