lttng-ust: update to 2.12.0.

This commit is contained in:
Anthony Iliopoulos 2020-04-09 20:48:04 +02:00 committed by Helmut Pozimski
parent 96c8e6e371
commit 15047e7782

View file

@ -1,6 +1,6 @@
# Template file for 'lttng-ust'
pkgname=lttng-ust
version=2.11.1
version=2.12.0
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=7fbab963d60741ffd4d8dd0a246f6cf168cdfe3b2385798bd90550f5f0bba869
checksum=1983edb525f3f27e3494088d8d5389b4c71af66bbfe63c6f1df2ad95aa44a528
lttng-ust-devel_package() {
depends="${sourcepkg}>=${version}_${revision} liburcu-devel"