lttng-ust: update to 2.11.1.

This commit is contained in:
Anthony Iliopoulos 2020-04-01 01:58:33 +02:00 committed by Juan RP
parent 85e06dc6f3
commit ef4679ccb7

View file

@ -1,6 +1,6 @@
# Template file for 'lttng-ust'
pkgname=lttng-ust
version=2.11.0
version=2.11.1
revision=1
build_style=gnu-configure
makedepends="liburcu-devel libnuma-devel"
@ -11,7 +11,7 @@ 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=683280cfe5e12021e64c32cef9eeb0128f1f23dec32ba28adb5a2074be37c4d8
checksum=7fbab963d60741ffd4d8dd0a246f6cf168cdfe3b2385798bd90550f5f0bba869
lttng-ust-devel_package() {
depends="${sourcepkg}>=${version}_${revision} liburcu-devel"