From 0178b73810a3264aaec124e1e28650eeffb2dd3d Mon Sep 17 00:00:00 2001 From: davidkaroly <92124087+davidkaroly@users.noreply.github.com> Date: Fri, 15 Mar 2024 17:43:39 +0100 Subject: [PATCH] wireshark: update to 4.2.3 (#10217) --- .../{wireshark-4.2.2.patchset => wireshark-4.2.3.patchset} | 0 .../{wireshark-4.2.2.recipe => wireshark-4.2.3.recipe} | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename net-analyzer/wireshark/patches/{wireshark-4.2.2.patchset => wireshark-4.2.3.patchset} (100%) rename net-analyzer/wireshark/{wireshark-4.2.2.recipe => wireshark-4.2.3.recipe} (97%) diff --git a/net-analyzer/wireshark/patches/wireshark-4.2.2.patchset b/net-analyzer/wireshark/patches/wireshark-4.2.3.patchset similarity index 100% rename from net-analyzer/wireshark/patches/wireshark-4.2.2.patchset rename to net-analyzer/wireshark/patches/wireshark-4.2.3.patchset diff --git a/net-analyzer/wireshark/wireshark-4.2.2.recipe b/net-analyzer/wireshark/wireshark-4.2.3.recipe similarity index 97% rename from net-analyzer/wireshark/wireshark-4.2.2.recipe rename to net-analyzer/wireshark/wireshark-4.2.3.recipe index a50253a3d..14ebeed97 100644 --- a/net-analyzer/wireshark/wireshark-4.2.2.recipe +++ b/net-analyzer/wireshark/wireshark-4.2.3.recipe @@ -24,17 +24,17 @@ COPYRIGHT="1998-2024 Gerald Combs" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://www.wireshark.org/download/src/all-versions/wireshark-$portVersion.tar.xz" -CHECKSUM_SHA256="9e3672be8c6caf9279a5a13582d6711ab699ae2a79323e92a99409c1ead98521" +CHECKSUM_SHA256="958bd5996f543d91779b1a4e7e952dcd7b0245fe82194202c3333a8f78795811" ADDITIONAL_FILES="wireshark.rdef.in" PATCHES="wireshark-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" -libwiresharkLibVersion="17.0.0" +libwiresharkLibVersion="17.0.3" libwiresharkLibVersionCompat="$libwiresharkLibVersion compat >= ${libwiresharkLibVersion%%.*}" -libwiretapLibVersion="14.0.0" +libwiretapLibVersion="14.1.3" libwiretapLibVersionCompat="$libwiretapLibVersion compat >= ${libwiretapLibVersion%%.*}" libwsutilLibVersion="15.0.0"