From 1d257e242c7fcbe6082d774602032e92b7a2c700 Mon Sep 17 00:00:00 2001 From: Giulio Benetti Date: Thu, 9 Jul 2026 14:24:06 +0200 Subject: [PATCH] package/wireshark: bump to v4.4.17 For more information on the version bump, see: - https://www.wireshark.org/docs/relnotes/wireshark-4.4.17.html Signed-off-by: Giulio Benetti Signed-off-by: Julien Olivain --- package/wireshark/wireshark.hash | 6 +++--- package/wireshark/wireshark.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/wireshark/wireshark.hash b/package/wireshark/wireshark.hash index 2c15d4f0f4..917ac47471 100644 --- a/package/wireshark/wireshark.hash +++ b/package/wireshark/wireshark.hash @@ -1,6 +1,6 @@ -# From https://www.wireshark.org/download/src/all-versions/SIGNATURES-4.4.16.txt -sha1 1424ea22b4959f94eb85c1fc3c510f281766144e wireshark-4.4.16.tar.xz -sha256 0bda0e34a4c5da72ea9009134d733783d08189c07462198e53a4f533fd1201fd wireshark-4.4.16.tar.xz +# From https://www.wireshark.org/download/src/all-versions/SIGNATURES-4.4.17.txt +sha1 d46443d5bbca3580f944f3effcdfcc59e24eb7f4 wireshark-4.4.17.tar.xz +sha256 b89a8c60b9282f29be4db91437a6e969e61bc17e8c92ddd980cc38c7304dd772 wireshark-4.4.17.tar.xz # Locally calculated sha256 edaef632cbb643e4e7a221717a6c441a4c1a7c918e6e4d56debc3d8739b233f6 COPYING diff --git a/package/wireshark/wireshark.mk b/package/wireshark/wireshark.mk index ab393b8a48..1fd81515c1 100644 --- a/package/wireshark/wireshark.mk +++ b/package/wireshark/wireshark.mk @@ -4,7 +4,7 @@ # ################################################################################ -WIRESHARK_VERSION = 4.4.16 +WIRESHARK_VERSION = 4.4.17 WIRESHARK_SOURCE = wireshark-$(WIRESHARK_VERSION).tar.xz WIRESHARK_SITE = https://www.wireshark.org/download/src/all-versions WIRESHARK_LICENSE = wireshark license