mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +02:00
lttng-tools: update to 2.12.4.
This commit is contained in:
parent
7163d85d3f
commit
12e6e7674f
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.12.3
|
version=2.12.4
|
||||||
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=2890da230edd523fcf497e9eb28133b7606d64fa01bcbffadbfcba42104db153
|
checksum=d729f8c2373a41194f171aeb0da0a9bb35ac181f31afa7e260786d19a500dea1
|
||||||
# tests timeout
|
# tests timeout
|
||||||
make_check=no
|
make_check=no
|
||||||
system_groups="tracing"
|
system_groups="tracing"
|
||||||
|
|
Loading…
Add table
Reference in a new issue