diff options
Diffstat (limited to 'testing/libsepol')
-rw-r--r-- | testing/libsepol/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libsepol/APKBUILD b/testing/libsepol/APKBUILD index b0379a4499..a04850ced0 100644 --- a/testing/libsepol/APKBUILD +++ b/testing/libsepol/APKBUILD @@ -2,7 +2,7 @@ pkgname=libsepol pkgver=2.6 pkgrel=1 -pkgdesc="SELinux binary policy manipulation library " +pkgdesc="SELinux binary policy manipulation library" url="https://github.com/SELinuxProject/selinux/wiki" arch="all" license="LGPLv2+" |