sysdig: update to 0.20.0.
This commit is contained in:
parent
970d3574c8
commit
5102cb1389
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sysdig'
|
# Template file for 'sysdig'
|
||||||
pkgname=sysdig
|
pkgname=sysdig
|
||||||
version=0.19.1
|
version=0.20.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_DEPS=OFF
|
configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_DEPS=OFF
|
||||||
|
@ -17,7 +17,7 @@ license="GPL-2"
|
||||||
homepage="http://www.sysdig.org/"
|
homepage="http://www.sysdig.org/"
|
||||||
_changelog="https://github.com/draios/sysdig/releases"
|
_changelog="https://github.com/draios/sysdig/releases"
|
||||||
distfiles="https://github.com/draios/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/draios/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=480d5d8fd7e7373c08008c30bd8e2c7595d5c45d710bf07bd15a522021b560f6
|
checksum=e1f7e824831a9b902f6df0e818c41bdfc21175398d58318d7892df9c601e7e96
|
||||||
nocross=yes
|
nocross=yes
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
|
Loading…
Reference in a new issue