diff options
Diffstat (limited to 'main/lttng-ust/APKBUILD')
-rw-r--r-- | main/lttng-ust/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lttng-ust/APKBUILD b/main/lttng-ust/APKBUILD index baceb31dbd..af1a8d62de 100644 --- a/main/lttng-ust/APKBUILD +++ b/main/lttng-ust/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="LTTng 2.0 Userspace Tracer" url="https://lttng.org" arch="all" -license="LGPL2+" +license="LGPL-2.0-or-later" makedepends="userspace-rcu-dev>0.10 util-linux-dev linux-headers bash" install="" subpackages="$pkgname-doc $pkgname-dev" |