mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/wireshark: bump to v4.4.16
For more information on the version bump, see: - https://www.wireshark.org/docs/relnotes/wireshark-4.4.16.html Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
c9e36ce805
commit
2e3db9d233
@@ -1,6 +1,6 @@
|
||||
# From https://www.wireshark.org/download/src/all-versions/SIGNATURES-4.4.15.txt
|
||||
sha1 dd591df261c7866e7eaac3f015c904ab21d9d51d wireshark-4.4.15.tar.xz
|
||||
sha256 05e884da8d91929bd1fb6a91c26836d69145ecd439b97c2d82698388de221570 wireshark-4.4.15.tar.xz
|
||||
# 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
|
||||
|
||||
# Locally calculated
|
||||
sha256 edaef632cbb643e4e7a221717a6c441a4c1a7c918e6e4d56debc3d8739b233f6 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WIRESHARK_VERSION = 4.4.15
|
||||
WIRESHARK_VERSION = 4.4.16
|
||||
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