sysdig: update to 0.1.103.
This commit is contained in:
parent
4b63991b40
commit
7742111fdf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sysdig'
|
||||
pkgname=sysdig
|
||||
version=0.1.102
|
||||
revision=2
|
||||
version=0.1.103
|
||||
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=e0bac2262f075ec75cc2c01a002b6d47bb5ee5c80b47925b44152db639093f57
|
||||
checksum=65f272b20ad1858534b6b4a6f5e07012a3d0ae46d2bb9db36bf7821cc8230949
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue