diff --git a/srcpkgs/sysdig/template b/srcpkgs/sysdig/template index 19760d1198..de23bd7787 100644 --- a/srcpkgs/sysdig/template +++ b/srcpkgs/sysdig/template @@ -1,6 +1,6 @@ # Template file for 'sysdig' pkgname=sysdig -version=0.14.0 +version=0.15.0 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=e6a856fee9f7b00e3a46f176bf39fa737c20e684eeb38d34c1636684c3259e93 +checksum=824bfd44c89d60e56a5a7a81a505ec91b6afcb3fd3962bf5697a9afe7ebe5723 nocross=yes disable_parallel_build=yes only_for_archs="i686 x86_64"