sysdig: update to 0.13.0.
This commit is contained in:
parent
7c7a0aafb1
commit
6e1ea66479
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sysdig'
|
||||
pkgname=sysdig
|
||||
version=0.12.1
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_DEPS=OFF
|
||||
|
@ -15,7 +15,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=7d4ab158ea8059b2340c4b4cc40c315d30b508cb7236d2f079d4458bc2959691
|
||||
checksum=2a5e744cef11348aa36d88bff9974557727e3b632a41e4b3b5e1903d0e911d3e
|
||||
nocross=yes
|
||||
disable_parallel_build=yes
|
||||
only_for_archs="i686 x86_64"
|
||||
|
|
Loading…
Reference in a new issue