From 897daf9182695ad2172c12700c579130033d87a7 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 15 Dec 2015 13:28:52 +0100 Subject: [PATCH] sysdig: update to 0.6.0. --- srcpkgs/sysdig/patches/musl-fd_set.patch | 8 -------- srcpkgs/sysdig/template | 4 ++-- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/srcpkgs/sysdig/patches/musl-fd_set.patch b/srcpkgs/sysdig/patches/musl-fd_set.patch index 9d1cd33115d..91c7521ceef 100644 --- a/srcpkgs/sysdig/patches/musl-fd_set.patch +++ b/srcpkgs/sysdig/patches/musl-fd_set.patch @@ -1,4 +1,3 @@ - --- userspace/libsinsp/k8s_collector.h 2015-11-06 23:42:21.000000000 +0100 +++ userspace/libsinsp/k8s_collector.h 2015-11-07 17:14:06.891783388 +0100 @@ -7,6 +7,7 @@ @@ -9,10 +8,3 @@ class k8s_http; -@@ -49,4 +50,4 @@ - inline void k8s_collector::stop() - { - m_stopped = true; --} -\ Kein Zeilenumbruch am Dateiende. -+} diff --git a/srcpkgs/sysdig/template b/srcpkgs/sysdig/template index 4caa339e3f4..e34494a1227 100644 --- a/srcpkgs/sysdig/template +++ b/srcpkgs/sysdig/template @@ -1,6 +1,6 @@ # Template file for 'sysdig' pkgname=sysdig -version=0.5.1 +version=0.6.0 revision=1 build_style=cmake configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_DEPS=OFF @@ -16,7 +16,7 @@ maintainer="Christian Neukirchen " license="GPL-2" homepage="http://www.sysdig.org/" distfiles="https://github.com/draios/${pkgname}/archive/${version}.tar.gz" -checksum=dad586680f1615a769143d54a9ed19753dc0a4be164c680cc14dd2910a989623 +checksum=e30da5c5385503164e2198f5a126aa9ffd212efd00e192c89aa7dd97b4ac491c nocross=yes post_extract() {