20061002 Upgrade Wireshark to version 1.10.11 s11u2-sru
authorPetr Sumbera <petr.sumbera@oracle.com>
Mon, 01 Dec 2014 04:57:29 -0800
branchs11u2-sru
changeset 3519 ea7de23f60d4
parent 3515 ff5d59e95a0e
child 3523 89f2ea67cddd
20061002 Upgrade Wireshark to version 1.10.11 20061040 problem in UTILITY/WIRESHARK
components/wireshark/Makefile
--- a/components/wireshark/Makefile	Wed Oct 15 13:30:54 2014 -0700
+++ b/components/wireshark/Makefile	Mon Dec 01 04:57:29 2014 -0800
@@ -23,16 +23,16 @@
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		wireshark
-COMPONENT_VERSION=	1.10.10
+COMPONENT_VERSION=	1.10.11
 COMPONENT_PROJECT_URL=	http://www.wireshark.org/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:3e9ac98bf3b262026122719663bb7ca3d4f585675c37ae5f79e11ebbadb71ae7
+    sha256:8aaf07584c023c02f7db6aed5226a259c7da0da660f356efd3088ce936dd5034
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)download/src/all-versions/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	utility/wireshark
 
-TPNO=			19266
+TPNO=			20429
 
 include ../../make-rules/prep.mk
 include ../../make-rules/configure.mk