sysdig: update to 0.22.1.

This commit is contained in:
Leah Neukirchen 2018-08-01 13:34:30 +02:00
parent d8ce37063d
commit 090c743e02

View file

@ -1,7 +1,7 @@
# Template file for 'sysdig'
pkgname=sysdig
version=0.22.0
revision=2
version=0.22.1
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"
@ -17,7 +17,7 @@ license="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=379fac93a786f9d934c1c6e7b3ba803ed19f999923ae193948d8b019c832fcc7
checksum=b0ca30473c813c8086187e171f1b8faee6e72689fc02cb1e54ff9f8563bfbe89
nocross=yes
disable_parallel_build=yes
only_for_archs="i686 x86_64"