diff options
Diffstat (limited to 'testing/lttng-ust')
-rw-r--r-- | testing/lttng-ust/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lttng-ust/APKBUILD b/testing/lttng-ust/APKBUILD index b9ee1471c4..9e25bc9ad4 100644 --- a/testing/lttng-ust/APKBUILD +++ b/testing/lttng-ust/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michael Jeanson <mjeanson@efficios.com> pkgname=lttng-ust pkgver=2.9.0 -pkgrel=0 +pkgrel=1 pkgdesc="LTTng 2.0 Userspace Tracer" url="https://lttng.org" arch="all" |