net/wireshark: Update to 4.0.10
This just fixes a macOS issue, but updating to keep in sync with the upstream version.
This commit is contained in:
parent
af429fc4e9
commit
0fc30f8712
3 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= wireshark
|
||||
DISTVERSION= 4.0.9
|
||||
DISTVERSION= 4.0.10
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://1.na.dl.wireshark.org/src/ \
|
||||
https://1.eu.dl.wireshark.org/src/ \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1696457734
|
||||
SHA256 (wireshark-4.0.9.tar.xz) = f96c432098c3602140be3acd56f45c349d7f2c9ada9a309703bf70eda6f5560c
|
||||
SIZE (wireshark-4.0.9.tar.xz) = 43130608
|
||||
TIMESTAMP = 1696693135
|
||||
SHA256 (wireshark-4.0.10.tar.xz) = b2e3ff03fa2be9058a9ffbedd12b0a670433bd16c8cc6c432ab48dabc2df1898
|
||||
SIZE (wireshark-4.0.10.tar.xz) = 43124192
|
||||
|
|
|
@ -653,10 +653,10 @@ include/wireshark/wsutil/wslog.h
|
|||
include/wireshark/wsutil/xtea.h
|
||||
lib/libwireshark.so
|
||||
lib/libwireshark.so.16
|
||||
lib/libwireshark.so.16.0.9
|
||||
lib/libwireshark.so.16.0.10
|
||||
lib/libwiretap.so
|
||||
lib/libwiretap.so.13
|
||||
lib/libwiretap.so.13.0.9
|
||||
lib/libwiretap.so.13.0.10
|
||||
lib/libwsutil.so
|
||||
lib/libwsutil.so.14
|
||||
lib/libwsutil.so.14.0.0
|
||||
|
|
Loading…
Reference in a new issue