sysdig: update to 0.17.0.

This commit is contained in:
Leah Neukirchen 2017-07-25 18:03:52 +02:00
parent 593ef8f39d
commit e509cd11c8

View file

@ -1,6 +1,6 @@
# Template file for 'sysdig'
pkgname=sysdig
version=0.16.0
version=0.17.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=73a0190c973e4a591013d0c73ff2ea9f623ab50b78ff78f7a33fe31460ba24a1
checksum=f009acc32f2b15fcb0d2267bde6f6de9b3445179003c979ba61a8836abdb78f9
nocross=yes
disable_parallel_build=yes
only_for_archs="i686 x86_64"