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