diff --git a/srcpkgs/sysdig/template b/srcpkgs/sysdig/template index 24b5b67f79a..9431db6f45f 100644 --- a/srcpkgs/sysdig/template +++ b/srcpkgs/sysdig/template @@ -1,6 +1,6 @@ # Template file for 'sysdig' pkgname=sysdig -version=0.19.0 +version=0.19.1 revision=1 build_style=cmake configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_DEPS=OFF @@ -17,7 +17,7 @@ license="GPL-2" homepage="http://www.sysdig.org/" _changelog="https://github.com/draios/sysdig/releases" distfiles="https://github.com/draios/${pkgname}/archive/${version}.tar.gz" -checksum=93df4fc6334b9cf03d499b52249b4f20319a8aca7c0e0fa90c26f2e1c354ccac +checksum=480d5d8fd7e7373c08008c30bd8e2c7595d5c45d710bf07bd15a522021b560f6 nocross=yes disable_parallel_build=yes only_for_archs="i686 x86_64"