diff --git a/net-analyzer/wireshark/patches/wireshark-4.0.8.patchset b/net-analyzer/wireshark/patches/wireshark-4.0.10.patchset similarity index 100% rename from net-analyzer/wireshark/patches/wireshark-4.0.8.patchset rename to net-analyzer/wireshark/patches/wireshark-4.0.10.patchset diff --git a/net-analyzer/wireshark/wireshark-4.0.8.recipe b/net-analyzer/wireshark/wireshark-4.0.10.recipe similarity index 97% rename from net-analyzer/wireshark/wireshark-4.0.8.recipe rename to net-analyzer/wireshark/wireshark-4.0.10.recipe index 1368301b9..b9b063ae2 100644 --- a/net-analyzer/wireshark/wireshark-4.0.8.recipe +++ b/net-analyzer/wireshark/wireshark-4.0.10.recipe @@ -22,19 +22,19 @@ library, and libpcap, a packet capture and filtering library." HOMEPAGE="https://www.wireshark.org" COPYRIGHT="1998-2023 Gerald Combs" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://www.wireshark.org/download/src/all-versions/wireshark-$portVersion.tar.xz" -CHECKSUM_SHA256="16663585c0ffefd5593a6628d4a20cc8241b9703b11283cfe71ead2b750888c8" +CHECKSUM_SHA256="b2e3ff03fa2be9058a9ffbedd12b0a670433bd16c8cc6c432ab48dabc2df1898" ADDITIONAL_FILES="wireshark.rdef.in" PATCHES="wireshark-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" -libwiresharkLibVersion="16.0.8" +libwiresharkLibVersion="16.0.10" libwiresharkLibVersionCompat="$libwiresharkLibVersion compat >= ${libwiresharkLibVersion%%.*}" -libwiretapLibVersion="13.0.8" +libwiretapLibVersion="13.0.10" libwiretapLibVersionCompat="$libwiretapLibVersion compat >= ${libwiretapLibVersion%%.*}" libwsutilLibVersion="14.0.0"