sysdig: update to 0.1.104.
This commit is contained in:
parent
d913c9d28b
commit
abf4383ce3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sysdig'
|
||||
pkgname=sysdig
|
||||
version=0.1.103
|
||||
version=0.1.104
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_JSONCPP=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=65f272b20ad1858534b6b4a6f5e07012a3d0ae46d2bb9db36bf7821cc8230949
|
||||
checksum=05a7ed95a1b73053cae0a77de199e84d7c9804014166527e3b211ed637c3fbab
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue