aboutsummaryrefslogtreecommitdiffstats
path: root/main/tslib/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/tslib/APKBUILD')
-rw-r--r--main/tslib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tslib/APKBUILD b/main/tslib/APKBUILD
index 8339fb732e3..ffcd33f9375 100644
--- a/main/tslib/APKBUILD
+++ b/main/tslib/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Touchscreen Access Library"
arch="all"
url="https://github.com/kergoth/tslib"
-license="LGPL2+"
+license="LGPL-2.0-or-later"
makedepends="autoconf automake libtool linux-headers"
source="https://github.com/kergoth/tslib/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz"
subpackages="$pkgname-dev $pkgname-doc"