aboutsummaryrefslogtreecommitdiffstats
path: root/community/libewf/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libewf/APKBUILD')
-rw-r--r--community/libewf/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libewf/APKBUILD b/community/libewf/APKBUILD
index 9b5a3e3c86d..5064dc3445f 100644
--- a/community/libewf/APKBUILD
+++ b/community/libewf/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Library to support the Expert Witness Compression Format"
url="http://libewf.sourceforge.net"
arch="all"
-license="LGPL2+"
+license="LGPL-2.0-or-later"
depends=""
depends_dev="zlib-dev bzip2-dev libressl-dev util-linux-dev"
makedepends="$depends_dev"