mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 10:35:53 +02:00
tshark: Update to 3.4.3
- Update tshark from 3.4.2 to 3.4.3 - Update rootfile - Changelog is too long to include here. See ChangeLog file in source tarball 29 bugfixes included Signed-off-by: Adolf Belka (ipfire) <adolf.belka@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
c60eed096c
commit
0da6940397
@@ -620,10 +620,10 @@ usr/bin/tshark
|
||||
#usr/include/wireshark/wsutil/xtea.h
|
||||
#usr/lib/libwireshark.so
|
||||
usr/lib/libwireshark.so.14
|
||||
usr/lib/libwireshark.so.14.0.2
|
||||
usr/lib/libwireshark.so.14.0.3
|
||||
#usr/lib/libwiretap.so
|
||||
usr/lib/libwiretap.so.11
|
||||
usr/lib/libwiretap.so.11.0.2
|
||||
usr/lib/libwiretap.so.11.0.3
|
||||
#usr/lib/libwsutil.so
|
||||
usr/lib/libwsutil.so.12
|
||||
usr/lib/libwsutil.so.12.0.0
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 3.4.2
|
||||
VER = 3.4.3
|
||||
|
||||
THISAPP = wireshark-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.xz
|
||||
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = cf35d1413e7e3b1429ac7f12c823ccd4
|
||||
$(DL_FILE)_MD5 = 7988932a5e3930fa6035b8f8b584f0d8
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user