From 402ae48acb966ca7d3c4767eb433d06b7c33b0e8 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 15 Dec 2022 16:01:53 +0100 Subject: [PATCH] trace-cmd: update to 3.1.5. --- srcpkgs/trace-cmd/patches/musl-limits_h.patch | 10 ---------- srcpkgs/trace-cmd/template | 4 ++-- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/srcpkgs/trace-cmd/patches/musl-limits_h.patch b/srcpkgs/trace-cmd/patches/musl-limits_h.patch index af90e89b8d7..e4655754dd2 100644 --- a/srcpkgs/trace-cmd/patches/musl-limits_h.patch +++ b/srcpkgs/trace-cmd/patches/musl-limits_h.patch @@ -28,16 +28,6 @@ #include "trace-local.h" #include "trace-msg.h" ---- a/lib/trace-cmd/trace-timesync-kvm.c -+++ b/lib/trace-cmd/trace-timesync-kvm.c -@@ -10,6 +10,7 @@ - #include - #include - #include -+#include - - #include "trace-cmd.h" - #include "trace-cmd-private.h" --- a/utest/tracecmd-utest.c +++ b/utest/tracecmd-utest.c @@ -13,6 +13,7 @@ diff --git a/srcpkgs/trace-cmd/template b/srcpkgs/trace-cmd/template index b41ef395042..69af433cb86 100644 --- a/srcpkgs/trace-cmd/template +++ b/srcpkgs/trace-cmd/template @@ -1,6 +1,6 @@ # Template file for 'trace-cmd' pkgname=trace-cmd -version=3.1.4 +version=3.1.5 revision=1 build_style=gnu-makefile make_build_args="libdir_relative=lib${XBPS_TARGET_WORDSIZE}" @@ -16,7 +16,7 @@ maintainer="Leah Neukirchen " license="GPL-2.0-or-later, LGPL-2.1-only" homepage="https://trace-cmd.org" distfiles="https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/snapshot/trace-cmd-v${version}.tar.gz" -checksum=447e095dbdfb0d362ab8c2086d62d80c5a2ecf67aef09b8f6b0cc064c0e1bfb5 +checksum=9af1ea00e312d03639470e126fa9c786789f03c16df93a57c0bc90eeffbc7d50 post_install() { rm ${DESTDIR}/etc/bash_completion.d/*