sysdig: update to 0.23.1.

This commit is contained in:
maxice8 2018-08-18 04:17:28 -03:00 committed by Leah Neukirchen
parent f784527468
commit ac1816bc4d

View file

@ -1,6 +1,6 @@
# Template file for 'sysdig'
pkgname=sysdig
version=0.23.0
version=0.23.1
revision=1
build_style=cmake
configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_DEPS=OFF
@ -17,7 +17,7 @@ license="GPL-2.0-only"
homepage="http://www.sysdig.org/"
_changelog="https://github.com/draios/sysdig/releases"
distfiles="https://github.com/draios/${pkgname}/archive/${version}.tar.gz"
checksum=c00d77992f9610276de74787139034a7d2d5ec65c0b59395446cdd3f06234cab
checksum=57d5b713b875eba35546a1408bf3f20c2703904a17d956be115ee55272db4cfa
nocross=yes
disable_parallel_build=yes
only_for_archs="i686 x86_64"