diff options
Diffstat (limited to 'main/lzip/APKBUILD')
-rw-r--r-- | main/lzip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lzip/APKBUILD b/main/lzip/APKBUILD index 9689d0e3ab5..0f1c98b4295 100644 --- a/main/lzip/APKBUILD +++ b/main/lzip/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Lzip is a lossless data compressor" url="http://www.nongnu.org/lzip/lzip.html" arch="all" -license="GPL2+" +license="GPL-2.0-or-later" subpackages="$pkgname-doc" source="http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz" |