lttng-ust: update to 2.10.2.
This commit is contained in:
parent
d57f6fb18c
commit
9c90634607
|
@ -1,15 +1,16 @@
|
||||||
# template file for 'lttng-ust'
|
# Template file for 'lttng-ust'
|
||||||
pkgname=lttng-ust
|
pkgname=lttng-ust
|
||||||
version=2.10.1
|
version=2.10.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
makedepends="liburcu-devel"
|
||||||
short_desc="Low-overhead tracing capabilities for userspace"
|
short_desc="Low-overhead tracing capabilities for userspace"
|
||||||
maintainer="Simon Thoby <simonthoby@live.fr>"
|
maintainer="Simon Thoby <simonthoby@live.fr>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-only"
|
||||||
homepage="http://lttng.org"
|
homepage="http://lttng.org"
|
||||||
|
changelog="https://github.com/lttng/lttng-ust/raw/master/ChangeLog"
|
||||||
distfiles="${homepage}/files/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="${homepage}/files/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=07cc3c0b71e7b77f1913d5b7f340a78a9af414440e4662712aef2d635b88ee9d
|
checksum=c4ca22b904eb08817b313a73d499e1b217ffee1f862156d0d52865317486c045
|
||||||
makedepends="liburcu-devel"
|
|
||||||
|
|
||||||
lttng-ust-devel_package() {
|
lttng-ust-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} liburcu-devel"
|
depends="${sourcepkg}>=${version}_${revision} liburcu-devel"
|
||||||
|
|
Loading…
Reference in New Issue