diff --git a/srcpkgs/sysdig/template b/srcpkgs/sysdig/template index a02d4fb168c..7218688adab 100644 --- a/srcpkgs/sysdig/template +++ b/srcpkgs/sysdig/template @@ -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