mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sysdig: update to 0.26.6.
This commit is contained in:
parent
6624797199
commit
3323a86ab4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sysdig'
|
# Template file for 'sysdig'
|
||||||
pkgname=sysdig
|
pkgname=sysdig
|
||||||
version=0.26.5
|
version=0.26.6
|
||||||
revision=3
|
revision=1
|
||||||
archs="i686 x86_64 ppc64le"
|
archs="i686 x86_64 ppc64le"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_DEPS=OFF
|
configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_DEPS=OFF
|
||||||
|
@ -19,7 +19,7 @@ license="Apache-2.0, MIT, GPL-2.0-only"
|
||||||
homepage="http://www.sysdig.org/"
|
homepage="http://www.sysdig.org/"
|
||||||
changelog="https://github.com/draios/sysdig/releases"
|
changelog="https://github.com/draios/sysdig/releases"
|
||||||
distfiles="https://github.com/draios/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/draios/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=3a251eca408e71df9582eac93632d8927c5abcc8d09b25aa32ef6d9c99a07bd4
|
checksum=d215d9b5835db6eec0dc6f0bac96552fd8bd7c71d3d6ed482423cdddd5b1c93e
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
dkms_modules="sysdig ${version}"
|
dkms_modules="sysdig ${version}"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue