mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-23 15:54:21 -09:00
package/wireshark: bump to latest upstream stable v4.4.9
See the release notes: - https://www.wireshark.org/docs/relnotes/wireshark-4.4.0.html - https://www.wireshark.org/docs/relnotes/wireshark-4.4.9.html - (and all patch versions inbetween) Also update the README hash, as it has been updated in Wireshark commit 1832f2bc3948248bf21acab5dd16fca8d5477a1a Signed-off-by: Titouan Christophe <titouan.christophe@mind.be> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
49d5a88901
commit
49fa20e667
@@ -1,7 +1,7 @@
|
||||
# From https://www.wireshark.org/download/src/all-versions/SIGNATURES-4.2.13.txt
|
||||
sha1 e5a08396a98d5dfba4078c66677aacd50d47ec90 wireshark-4.2.13.tar.xz
|
||||
sha256 2454aa650276264d23aca28e1b62eb5d4bd12b64aa261d38c06b33f97b8fa3dd wireshark-4.2.13.tar.xz
|
||||
# From https://www.wireshark.org/download/src/all-versions/SIGNATURES-4.4.9.txt
|
||||
sha1 dc91c68b03b389645fa6dade92960863d74bca1d wireshark-4.4.9.tar.xz
|
||||
sha256 60551dc787f41e87aeaa1e9c33304f9008037e3baf9fa11aef9c2d584cc0b54b wireshark-4.4.9.tar.xz
|
||||
|
||||
# Locally calculated
|
||||
sha256 edaef632cbb643e4e7a221717a6c441a4c1a7c918e6e4d56debc3d8739b233f6 COPYING
|
||||
sha256 fce67c1558e448fac784ce9a30cb47956488bc3ef6ec16316c38b0668b3cad2e README.md
|
||||
sha256 39887d884b6473f5897c915ae8e9497e5bc2c1f6decec2ce820d5fd716d763cc README.md
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WIRESHARK_VERSION = 4.2.13
|
||||
WIRESHARK_VERSION = 4.4.9
|
||||
WIRESHARK_SOURCE = wireshark-$(WIRESHARK_VERSION).tar.xz
|
||||
WIRESHARK_SITE = https://www.wireshark.org/download/src/all-versions
|
||||
WIRESHARK_LICENSE = wireshark license
|
||||
|
||||
Reference in New Issue
Block a user