lttng-ust: update to 2.10.1. (#9669)
This commit is contained in:
parent
e8744c642f
commit
37e02a5243
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# template file for 'lttng-ust'
|
||||
pkgname=lttng-ust
|
||||
version=2.10.0
|
||||
version=2.10.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Low-overhead tracing capabilities for userspace"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Simon Thoby <simonthoby@live.fr>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://lttng.org"
|
||||
distfiles="${homepage}/files/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=1adb371db7e3ee2540493b76413685d0e3796dd71e4268fdfea3a617ce257dab
|
||||
checksum=07cc3c0b71e7b77f1913d5b7f340a78a9af414440e4662712aef2d635b88ee9d
|
||||
makedepends="liburcu-devel"
|
||||
|
||||
lttng-ust-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue