mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
lttng-ust: update to 2.11.1.
This commit is contained in:
parent
85e06dc6f3
commit
ef4679ccb7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lttng-ust'
|
||||
pkgname=lttng-ust
|
||||
version=2.11.0
|
||||
version=2.11.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="liburcu-devel libnuma-devel"
|
||||
|
@ -11,7 +11,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=683280cfe5e12021e64c32cef9eeb0128f1f23dec32ba28adb5a2074be37c4d8
|
||||
checksum=7fbab963d60741ffd4d8dd0a246f6cf168cdfe3b2385798bd90550f5f0bba869
|
||||
|
||||
lttng-ust-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision} liburcu-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue