]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/tshark
binutils: Update to 2.36.1
[ipfire-2.x.git] / lfs / tshark
index e8c63f3d8a49a381a9b7c6119e3c521300a3c466..baa8bfa41110c090c154d3c8bec17937e4d59a80 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2019  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.0.7
+VER        = 3.4.3
 
 THISAPP    = wireshark-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -32,8 +32,8 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = tshark
-DEPS       = "krb5"
-PAK_VER    = 4
+DEPS       = krb5 c-ares
+PAK_VER    = 10
 
 ###############################################################################
 # Top-level Rules
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5b486f20239545c5af1db614c0d98876
+$(DL_FILE)_MD5 = 7988932a5e3930fa6035b8f8b584f0d8
 
 install : $(TARGET)