diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-06-16 10:54:10 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-06-16 10:54:10 +0000 |
commit | 6b5f6f6202d965d77f3bd32a472fb615d8d16555 (patch) | |
tree | 1f35edde69e47a2923c8532d9cc293ecef6ea8ad /testing/lttng-tools | |
parent | a21500be300c8c959a1c851682448161f5429f21 (diff) | |
download | aports-6b5f6f6202d965d77f3bd32a472fb615d8d16555.tar.bz2 aports-6b5f6f6202d965d77f3bd32a472fb615d8d16555.tar.xz |
testing/lttng-tools: rebuild against userspace-rcu 0.10
Diffstat (limited to 'testing/lttng-tools')
-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 075e8dcaa5..d68cd9c1b6 100644 --- a/testing/lttng-tools/APKBUILD +++ b/testing/lttng-tools/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michael Jeanson <mjeanson@efficios.com> pkgname=lttng-tools pkgver=2.9.3 -pkgrel=0 +pkgrel=1 pkgdesc="LTTng 2.0 control and utility programs" url="https://lttng.org" arch="all !aarch64" |