diff options
Diffstat (limited to 'testing/checkpolicy/APKBUILD')
-rw-r--r-- | testing/checkpolicy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/checkpolicy/APKBUILD b/testing/checkpolicy/APKBUILD index 65caffab0a..924ba26658 100644 --- a/testing/checkpolicy/APKBUILD +++ b/testing/checkpolicy/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="SELinux policy checker" url="http://www.selinuxproject.org" arch="all" -license="GPL2" +license="GPL-2.0" makedepends="libsepol-dev bison flex-dev" subpackages="$pkgname-doc" source="https://github.com/SELinuxProject/selinux/archive/checkpolicy-$pkgver.tar.gz |