aboutsummaryrefslogtreecommitdiffstats
path: root/main/libwebsockets/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/libwebsockets/APKBUILD')
-rw-r--r--main/libwebsockets/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libwebsockets/APKBUILD b/main/libwebsockets/APKBUILD
index b9a195a499..c0a8e4c24f 100644
--- a/main/libwebsockets/APKBUILD
+++ b/main/libwebsockets/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="C library for lightweight websocket clients and servers"
url="http://libwebsockets.org"
arch="all"
-license="LGPL2+"
+license="LGPL-2.0-or-later"
options="!check"
makedepends="cmake zlib-dev libressl-dev"
subpackages="$pkgname-doc $pkgname-dev $pkgname-test:_test"