lttng-ust: update to 2.10.5.
This commit is contained in:
parent
2f5df53b03
commit
2d49455494
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lttng-ust'
|
||||
pkgname=lttng-ust
|
||||
version=2.10.3
|
||||
version=2.10.5
|
||||
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=9e8420f90d5f963f7aa32bc6d44adc1e491136f687c69ffb7a3075d33b40852b
|
||||
checksum=06f9ed9b2198855b1c7fcbf15fe57297ee259409ffa1b3bad87321412d98bc35
|
||||
|
||||
lttng-ust-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision} liburcu-devel"
|
||||
|
|
Loading…
Reference in a new issue