mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
sysdig: update to 0.26.4.
This commit is contained in:
parent
a548cc58b4
commit
ba18c41471
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.2
|
version=0.26.4
|
||||||
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=6f4f5b7b187c3774b6c374c1728b3f905ac18a945bde15151dcfb24c79abb441
|
checksum=7c15ee25abf6cca850eaf6f4e42e25a1d9ad2b775ae794028f94afbd1ce9d271
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
dkms_modules="sysdig ${version}"
|
dkms_modules="sysdig ${version}"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue