sysdig: update to 0.1.102.

This commit is contained in:
Christian Neukirchen 2015-07-31 10:26:04 +02:00
parent a2ce7716e4
commit 4d4f7fdb7a
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'sysdig'
pkgname=sysdig
version=0.1.101
revision=2
version=0.1.102
revision=1
build_style=cmake
configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_JSONCPP=OFF
-DUSE_BUNDLED_ZLIB=OFF -DUSE_BUNDLED_NCURSES=OFF -DUSE_BUNDLED_LUAJIT=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=6995e39be565514901b5cb587689ee2efbf8359293e4e597362382cccf0e9db6
checksum=e0bac2262f075ec75cc2c01a002b6d47bb5ee5c80b47925b44152db639093f57
nocross=yes
post_install() {