sysdig: update to 0.5.1.
This commit is contained in:
parent
d821302b16
commit
2a3b646562
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sysdig'
|
||||
pkgname=sysdig
|
||||
version=0.5.0
|
||||
revision=2
|
||||
version=0.5.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_DEPS=OFF
|
||||
-DUSE_BUNDLED_B64=ON -DBUILD_DRIVER=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=6d14791eb412871692a96abaa589c9df12034566180ab2f3b69306dad4d30efa
|
||||
checksum=dad586680f1615a769143d54a9ed19753dc0a4be164c680cc14dd2910a989623
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue