lttng-ust: update to 2.11.0.

This commit is contained in:
Anthony Iliopoulos 2019-10-29 21:16:50 +01:00 committed by Helmut Pozimski
parent 6d62a78725
commit c0e8304415

View file

@ -1,16 +1,17 @@
# Template file for 'lttng-ust'
pkgname=lttng-ust
version=2.10.5
version=2.11.0
revision=1
build_style=gnu-configure
makedepends="liburcu-devel"
makedepends="liburcu-devel libnuma-devel"
depends="libnuma"
short_desc="Low-overhead tracing capabilities for userspace"
maintainer="Simon Thoby <simonthoby@live.fr>"
license="LGPL-2.1-only"
homepage="http://lttng.org"
changelog="https://github.com/lttng/lttng-ust/raw/master/ChangeLog"
distfiles="${homepage}/files/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=06f9ed9b2198855b1c7fcbf15fe57297ee259409ffa1b3bad87321412d98bc35
checksum=683280cfe5e12021e64c32cef9eeb0128f1f23dec32ba28adb5a2074be37c4d8
lttng-ust-devel_package() {
depends="${sourcepkg}>=${version}_${revision} liburcu-devel"