sysdig: update to 0.10.1.

This commit is contained in:
Christian Neukirchen 2016-06-18 13:57:39 +02:00
parent 2b15df6678
commit 49aec46703

View file

@ -1,6 +1,6 @@
# Template file for 'sysdig'
pkgname=sysdig
version=0.10.0
version=0.10.1
revision=1
build_style=cmake
configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_DEPS=OFF
@ -16,7 +16,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="GPL-2"
homepage="http://www.sysdig.org/"
distfiles="https://github.com/draios/${pkgname}/archive/${version}.tar.gz"
checksum=525f96ef9022ecbb23c7420c0e68dbcff0284ae72b19c91a6eea1e997eca4043
checksum=fa98d6ec98666e5e052ebebc30d6b40d2b0ca79ce22e236bab39a2cda725297f
nocross=yes
disable_parallel_build=yes