aboutsummaryrefslogtreecommitdiffstats
path: root/community/zziplib/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/zziplib/APKBUILD')
-rw-r--r--community/zziplib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/zziplib/APKBUILD b/community/zziplib/APKBUILD
index d406a43f92..ed4ca35977 100644
--- a/community/zziplib/APKBUILD
+++ b/community/zziplib/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Lightweight library to easily extract data from zip files"
url="http://zziplib.sourceforge.net"
arch="all"
-license="LGPL2+ MPL-1.1"
+license="LGPL-2.0-or-later MPL-1.1"
makedepends="zlib-dev python2 xmlto"
checkdepends="zip"
subpackages="$pkgname-dev $pkgname-doc $pkgname-utils"