diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-06-16 10:45:56 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-06-16 10:45:56 +0000 |
commit | a21500be300c8c959a1c851682448161f5429f21 (patch) | |
tree | b9b4a17c9696e3e626e815678b42fd803786f32c /testing/lttng-ust/APKBUILD | |
parent | 838f7e279669bdf9fe3b6efb72fc7e0285082aea (diff) | |
download | aports-a21500be300c8c959a1c851682448161f5429f21.tar.bz2 aports-a21500be300c8c959a1c851682448161f5429f21.tar.xz |
testing/lttng-ust: rebuild against userspace-rcu 0.10
Diffstat (limited to 'testing/lttng-ust/APKBUILD')
-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" |