sysdig: update to 0.24.2.

This commit is contained in:
Leah Neukirchen 2018-12-23 14:21:08 +01:00
parent 935ea69748
commit 4837b475a8
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'sysdig'
pkgname=sysdig
version=0.24.1
revision=2
version=0.24.2
revision=1
build_style=cmake
configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_DEPS=OFF
-DUSE_BUNDLED_B64=ON -DUSE_BUNDLED_JQ=ON -DBUILD_DRIVER=OFF"
@ -16,7 +16,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=828f99338e9912bde68aa0d6ae3dffe8c20bca999cfcc2b81f45b79cb97dffa9
checksum=cd925afd2fb0a26728611666e017d480afd49158c2d70714c7461a97c8820807
nocross=yes
disable_parallel_build=yes
only_for_archs="i686 x86_64"