lttng-ust: update to 2.10.3.

This commit is contained in:
maxice8 2019-01-26 06:42:31 -02:00 committed by maxice8
parent 691f4e7a85
commit 66320e6180

View file

@ -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"