lttng-ust: update to 2.10.2.

This commit is contained in:
maxice8 2018-08-20 17:36:50 -03:00
parent d57f6fb18c
commit 9c90634607
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 7 additions and 6 deletions

View File

@ -1,15 +1,16 @@
# template file for 'lttng-ust'
# Template file for 'lttng-ust'
pkgname=lttng-ust
version=2.10.1
revision=3
version=2.10.2
revision=1
build_style=gnu-configure
makedepends="liburcu-devel"
short_desc="Low-overhead tracing capabilities for userspace"
maintainer="Simon Thoby <simonthoby@live.fr>"
license="LGPL-2.1"
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=07cc3c0b71e7b77f1913d5b7f340a78a9af414440e4662712aef2d635b88ee9d
makedepends="liburcu-devel"
checksum=c4ca22b904eb08817b313a73d499e1b217ffee1f862156d0d52865317486c045
lttng-ust-devel_package() {
depends="${sourcepkg}>=${version}_${revision} liburcu-devel"