diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-08-21 17:14:19 -0300 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-08-22 09:40:26 +0000 |
commit | 8fad822b393f39172266dbdb5ae4a03a842a333c (patch) | |
tree | 261edebf8a3b94a137f3b890e1f77bd0b5a4f6ed /main/lttng-ust | |
parent | 8405b379360d2b7f36fbe169f5f1a1e27cd02936 (diff) | |
download | aports-8fad822b393f39172266dbdb5ae4a03a842a333c.tar.bz2 aports-8fad822b393f39172266dbdb5ae4a03a842a333c.tar.xz |
rebuild packages for new userspace-rcu
Diffstat (limited to 'main/lttng-ust')
-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 1c37424c6a..2d513d0d91 100644 --- a/main/lttng-ust/APKBUILD +++ b/main/lttng-ust/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michael Jeanson <mjeanson@efficios.com> pkgname=lttng-ust pkgver=2.10.3 -pkgrel=0 +pkgrel=1 pkgdesc="LTTng 2.0 Userspace Tracer" url="https://lttng.org" arch="all" |