mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
wireshark: update to 4.0.10 (#9598)
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user