From 0eb349e4e4a428020a437e663b9553da78cd4ffd Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Sat, 5 Oct 2019 20:18:58 +0200 Subject: [PATCH] lttng-ust: update to 2.10.5. --- srcpkgs/lttng-ust/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lttng-ust/template b/srcpkgs/lttng-ust/template index d33c1863950..87c4ef5592e 100644 --- a/srcpkgs/lttng-ust/template +++ b/srcpkgs/lttng-ust/template @@ -1,6 +1,6 @@ # Template file for 'lttng-ust' pkgname=lttng-ust -version=2.10.3 +version=2.10.5 revision=1 build_style=gnu-configure makedepends="liburcu-devel" @@ -10,7 +10,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=9e8420f90d5f963f7aa32bc6d44adc1e491136f687c69ffb7a3075d33b40852b +checksum=06f9ed9b2198855b1c7fcbf15fe57297ee259409ffa1b3bad87321412d98bc35 lttng-ust-devel_package() { depends="${sourcepkg}>=${version}_${revision} liburcu-devel"