tshark: update to 3.4.7

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2021-07-19 22:46:54 +00:00
parent 11a2fce5d1
commit 5138aaeb9b
2 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.4.6
VER = 3.4.7
THISAPP = wireshark-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 93e5fca965b7fcd6642aba1f43b80dcd
$(DL_FILE)_MD5 = 4954b93a4ea4936f2bed5718e44040c5
install : $(TARGET)