sysdig: update to 0.7.0.
This commit is contained in:
parent
9e91eb8577
commit
da9d3077e0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sysdig'
|
||||
pkgname=sysdig
|
||||
version=0.6.0
|
||||
version=0.7.0
|
||||
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=e30da5c5385503164e2198f5a126aa9ffd212efd00e192c89aa7dd97b4ac491c
|
||||
checksum=a228856a0bd724333033460bb0f6058d44a31c1ea4fbe675a5878952ef110321
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue