sysdig: update to 0.16.0.

This commit is contained in:
Leah Neukirchen 2017-05-09 14:50:24 +02:00
parent 77c75df208
commit 7dd60ee152

View file

@ -1,7 +1,7 @@
# Template file for 'sysdig'
pkgname=sysdig
version=0.15.1
revision=2
version=0.16.0
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"
homepage="http://www.sysdig.org/"
_changelog="https://github.com/draios/sysdig/releases"
distfiles="https://github.com/draios/${pkgname}/archive/${version}.tar.gz"
checksum=4b404e15da9050742e62f3d65e0013fb497f84132ead4da61ba658c4f3d33a74
checksum=73a0190c973e4a591013d0c73ff2ea9f623ab50b78ff78f7a33fe31460ba24a1
nocross=yes
disable_parallel_build=yes
only_for_archs="i686 x86_64"