diff options
Diffstat (limited to 'testing/mlocate')
-rw-r--r-- | testing/mlocate/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mlocate/APKBUILD b/testing/mlocate/APKBUILD index a63cecbf74..228d82d3bc 100644 --- a/testing/mlocate/APKBUILD +++ b/testing/mlocate/APKBUILD @@ -8,7 +8,7 @@ pkgrel=7 pkgdesc="A utility for finding files by name quickly" url="https://pagure.io/mlocate" arch="all" -license="GPL2" +license="GPL-2.0" options="suid !check" checkdepends="bash" pkggroups="locate" |