From 29a02f1cc0026cd36dde3ccfba53518a0dcd5cd0 Mon Sep 17 00:00:00 2001 From: davidkaroly <92124087+davidkaroly@users.noreply.github.com> Date: Wed, 26 Apr 2023 18:29:57 +0200 Subject: [PATCH] tcpdump: update to 4.99.4 (#8529) --- .../{tcpdump-4.99.3.patchset => tcpdump-4.99.4.patchset} | 0 .../tcpdump/{tcpdump-4.99.3.recipe => tcpdump-4.99.4.recipe} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename net-analyzer/tcpdump/patches/{tcpdump-4.99.3.patchset => tcpdump-4.99.4.patchset} (100%) rename net-analyzer/tcpdump/{tcpdump-4.99.3.recipe => tcpdump-4.99.4.recipe} (95%) diff --git a/net-analyzer/tcpdump/patches/tcpdump-4.99.3.patchset b/net-analyzer/tcpdump/patches/tcpdump-4.99.4.patchset similarity index 100% rename from net-analyzer/tcpdump/patches/tcpdump-4.99.3.patchset rename to net-analyzer/tcpdump/patches/tcpdump-4.99.4.patchset diff --git a/net-analyzer/tcpdump/tcpdump-4.99.3.recipe b/net-analyzer/tcpdump/tcpdump-4.99.4.recipe similarity index 95% rename from net-analyzer/tcpdump/tcpdump-4.99.3.recipe rename to net-analyzer/tcpdump/tcpdump-4.99.4.recipe index 2c4bd0b18..7f8395224 100644 --- a/net-analyzer/tcpdump/tcpdump-4.99.3.recipe +++ b/net-analyzer/tcpdump/tcpdump-4.99.4.recipe @@ -32,9 +32,9 @@ COPYRIGHT=" 1995-1998, 2001-2002 WIDE Project " LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="1" SOURCE_URI="http://www.tcpdump.org/release/tcpdump-${portVersion}.tar.gz" -CHECKSUM_SHA256="ad75a6ed3dc0d9732945b2e5483cb41dc8b4b528a169315e499c6861952e73b3" +CHECKSUM_SHA256="0232231bb2f29d6bf2426e70a08a7e0c63a0d59a9b44863b7f5e2357a6e49fea" PATCHES="tcpdump-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2"