sysdig: update to 0.26.2.
This commit is contained in:
parent
97d4ffcc10
commit
08694284b0
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.26.1
|
version=0.26.2
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686 x86_64 ppc64le"
|
archs="i686 x86_64 ppc64le"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -19,7 +19,7 @@ license="Apache-2.0, MIT, GPL-2.0-only"
|
||||||
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=4bc59f4e958c9b971ecb4d6fe98fe0be27a185b87106c76aaf4614ab3ef7129e
|
checksum=6f4f5b7b187c3774b6c374c1728b3f905ac18a945bde15151dcfb24c79abb441
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
dkms_modules="sysdig ${version}"
|
dkms_modules="sysdig ${version}"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue