wireshark: update to 4.2.2 (#10042)

This commit is contained in:
davidkaroly
2024-02-04 10:59:11 +01:00
committed by GitHub
parent f99955599b
commit 7cc8d1b4db
2 changed files with 2 additions and 2 deletions

View File

@@ -20,11 +20,11 @@ Wireshark is a network traffic analyzer, or \"sniffer\", for Unix \
and Unix-like operating systems. It uses Qt, a graphical user interface \
library, and libpcap, a packet capture and filtering library."
HOMEPAGE="https://www.wireshark.org"
COPYRIGHT="1998-2023 Gerald Combs"
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="0e428492f4c3625d61a7ccff008dc0e429d16ab8caccad4403157ea92b48a75b"
CHECKSUM_SHA256="9e3672be8c6caf9279a5a13582d6711ab699ae2a79323e92a99409c1ead98521"
ADDITIONAL_FILES="wireshark.rdef.in"
PATCHES="wireshark-$portVersion.patchset"