sysdig: revbump against protobuf 3.12.1; fix checksum

This commit is contained in:
Andrew J. Hesford 2020-05-21 11:54:26 -04:00 committed by q66
parent 2bda4eb209
commit 40d54e8b74

View file

@ -1,7 +1,7 @@
# Template file for 'sysdig'
pkgname=sysdig
version=0.26.7
revision=1
revision=2
archs="i686 x86_64 ppc64le"
build_style=cmake
configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_DEPS=OFF
@ -19,7 +19,7 @@ license="Apache-2.0, MIT, 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=db9792847eceda29971c34fe1af4231ce719235382847850528c7f7b13dcdfc0
checksum=c82aa4201e8ad37e22c780c27c28ac28359a8e677b4dc0ea295eb1452115d6c0
disable_parallel_build=yes
dkms_modules="sysdig ${version}"
nocross=yes