diff options
Diffstat (limited to 'testing/physlock/APKBUILD')
-rw-r--r-- | testing/physlock/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/physlock/APKBUILD b/testing/physlock/APKBUILD index 466b1ddd08..1c8a72ef55 100644 --- a/testing/physlock/APKBUILD +++ b/testing/physlock/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Lightweight linux console locking tool" url="https://github.com/muennich/physlock" arch="all" -license="GPL2" +license="GPL-2.0" makedepends="linux-headers" depends="" install="" |