diff options
Diffstat (limited to 'main/p7zip/APKBUILD')
-rw-r--r-- | main/p7zip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/p7zip/APKBUILD b/main/p7zip/APKBUILD index 0d5ea4305ac..55f38372b27 100644 --- a/main/p7zip/APKBUILD +++ b/main/p7zip/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="A command-line port of the 7zip compression utility" url="http://p7zip.sourceforge.net" arch="all" -license="LGPL2+" +license="LGPL-2.0-or-later" subpackages="$pkgname-doc" depends="" makedepends="bash yasm nasm" |