mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lttng-tools: update to 2.11.0.
This commit is contained in:
parent
6779c6f76d
commit
6d62a78725
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lttng-tools'
|
# Template file for 'lttng-tools'
|
||||||
pkgname=lttng-tools
|
pkgname=lttng-tools
|
||||||
version=2.10.8
|
version=2.11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
|
||||||
license="LGPL-2.1-only, GPL-2.0-only"
|
license="LGPL-2.1-only, GPL-2.0-only"
|
||||||
homepage="https://lttng.org"
|
homepage="https://lttng.org"
|
||||||
distfiles="${homepage}/files/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="${homepage}/files/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=664a1145f9fd7a574da18aa3dfbbe97983985a471ca2992d6b272f1cebe6b30d
|
checksum=dce493c82db673c96049b5fad155a760fa449fab3d92467a69fcb0ddaf3f0fbc
|
||||||
system_groups="tracing"
|
system_groups="tracing"
|
||||||
|
|
||||||
lttng-tools-devel_package() {
|
lttng-tools-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue