22083858 Upgrade Wireshark to version 1.12.8
authorPetr Sumbera <petr.sumbera@oracle.com>
Thu, 22 Oct 2015 01:41:43 -0700
changeset 5003 3fb951baeb51
parent 5002 dacf8ffed9d9
child 5004 2883c86b26b8
22083858 Upgrade Wireshark to version 1.12.8 22083886 problem in UTILITY/WIRESHARK
components/wireshark/Makefile
--- a/components/wireshark/Makefile	Fri Oct 23 00:26:23 2015 -0700
+++ b/components/wireshark/Makefile	Thu Oct 22 01:41:43 2015 -0700
@@ -23,16 +23,16 @@
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		wireshark
-COMPONENT_VERSION=	1.12.7
+COMPONENT_VERSION=	1.12.8
 COMPONENT_PROJECT_URL=	http://www.wireshark.org/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:c74a1c14e72ce0f198a93d832e71742c7f312cbbe719e5def9ecef176860f92c
+    sha256:357e0a4e49525d80cdc740bb16539fcdb526ad38cc2ed6cabedafc9bdee5c7e7
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)download/src/all-versions/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	utility/wireshark
 
-TPNO=			24132
+TPNO=			25137
 
 include $(WS_MAKE_RULES)/prep.mk
 include $(WS_MAKE_RULES)/configure.mk