components/wireshark/Makefile
branchs11-update
changeset 3696 fbfdc5cc094f
parent 3512 faf406e3f7c1
child 3907 e5dc3d1e9012
--- a/components/wireshark/Makefile	Tue Jan 27 11:02:10 2015 +0100
+++ b/components/wireshark/Makefile	Tue Jan 27 05:05:55 2015 -0800
@@ -18,21 +18,21 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		wireshark
-COMPONENT_VERSION=	1.10.11
+COMPONENT_VERSION=	1.10.12
 COMPONENT_PROJECT_URL=	http://www.wireshark.org/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:8aaf07584c023c02f7db6aed5226a259c7da0da660f356efd3088ce936dd5034
+    sha256:e8fe3993b60a93106fad3b186ab8adb7a88ef06549a4b2bc2755db84725720ae
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)download/src/all-versions/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	utility/wireshark
 
-TPNO=			20429
+TPNO=			21136
 
 include ../../make-rules/prep.mk
 include ../../make-rules/configure.mk