sysdig: update to 0.26.6.

This commit is contained in:
Leah Neukirchen 2020-04-02 10:19:55 +02:00
parent 6624797199
commit 3323a86ab4

View File

@ -1,7 +1,7 @@
# Template file for 'sysdig'
pkgname=sysdig
version=0.26.5
revision=3
version=0.26.6
revision=1
archs="i686 x86_64 ppc64le"
build_style=cmake
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/"
changelog="https://github.com/draios/sysdig/releases"
distfiles="https://github.com/draios/${pkgname}/archive/${version}.tar.gz"
checksum=3a251eca408e71df9582eac93632d8927c5abcc8d09b25aa32ef6d9c99a07bd4
checksum=d215d9b5835db6eec0dc6f0bac96552fd8bd7c71d3d6ed482423cdddd5b1c93e
disable_parallel_build=yes
dkms_modules="sysdig ${version}"
nocross=yes