diff --git a/srcpkgs/lttng-ust/template b/srcpkgs/lttng-ust/template index fee58442f4..d33c186395 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.2 +version=2.10.3 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=c4ca22b904eb08817b313a73d499e1b217ffee1f862156d0d52865317486c045 +checksum=9e8420f90d5f963f7aa32bc6d44adc1e491136f687c69ffb7a3075d33b40852b lttng-ust-devel_package() { depends="${sourcepkg}>=${version}_${revision} liburcu-devel"