diff options
Diffstat (limited to 'testing/policycoreutils')
-rw-r--r-- | testing/policycoreutils/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/policycoreutils/APKBUILD b/testing/policycoreutils/APKBUILD index c1dd807d5a..0888ad4b7a 100644 --- a/testing/policycoreutils/APKBUILD +++ b/testing/policycoreutils/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="SELinux policy core utilities" url="http://www.selinuxproject.org" arch="all" -license="GPLv2" +license="GPL-2.0" depends="libsepol libselinux libsemanage gettext linux-pam python audit-libs" depends_dev="" makedepends="$depends_dev fts-dev libsepol-dev libselinux-dev libsemanage-dev gawk bsd-compat-headers linux-headers gettext-dev linux-pam-dev libcap-ng-dev coreutils python audit-dev" |