lttng-tools: update to 2.12.4.

This commit is contained in:
Anthony Iliopoulos 2021-05-28 20:39:56 +02:00 committed by Érico Nogueira Rolim
parent 7163d85d3f
commit 12e6e7674f

View file

@ -1,6 +1,6 @@
# Template file for 'lttng-tools'
pkgname=lttng-tools
version=2.12.3
version=2.12.4
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
license="LGPL-2.1-only, GPL-2.0-only"
homepage="https://lttng.org"
distfiles="${homepage}/files/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=2890da230edd523fcf497e9eb28133b7606d64fa01bcbffadbfcba42104db153
checksum=d729f8c2373a41194f171aeb0da0a9bb35ac181f31afa7e260786d19a500dea1
# tests timeout
make_check=no
system_groups="tracing"