diff options
Diffstat (limited to 'testing/lttng-tools/APKBUILD')
-rw-r--r-- | testing/lttng-tools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lttng-tools/APKBUILD b/testing/lttng-tools/APKBUILD index 24f8073726..08e344eae6 100644 --- a/testing/lttng-tools/APKBUILD +++ b/testing/lttng-tools/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="LTTng 2.0 control and utility programs" url="https://lttng.org" arch="all !aarch64" -license="GPL2" +license="GPL-2.0" depends="babeltrace" depends_dev="popt-dev libxml2-dev userspace-rcu-dev lttng-ust-dev kmod-dev util-linux-dev" |