sysdig: update to 0.15.1.

This commit is contained in:
Leah Neukirchen 2017-03-29 12:52:23 +02:00
parent 159e8bdb0a
commit e0fef362c9

View file

@ -1,6 +1,6 @@
# Template file for 'sysdig'
pkgname=sysdig
version=0.15.0
version=0.15.1
revision=1
build_style=cmake
configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_DEPS=OFF
@ -17,7 +17,7 @@ license="GPL-2"
homepage="http://www.sysdig.org/"
_changelog="https://github.com/draios/sysdig/releases"
distfiles="https://github.com/draios/${pkgname}/archive/${version}.tar.gz"
checksum=824bfd44c89d60e56a5a7a81a505ec91b6afcb3fd3962bf5697a9afe7ebe5723
checksum=4b404e15da9050742e62f3d65e0013fb497f84132ead4da61ba658c4f3d33a74
nocross=yes
disable_parallel_build=yes
only_for_archs="i686 x86_64"