components/wireshark/Makefile
branchs11u1-sru
changeset 2917 b935e5ebd575
parent 2833 7c462f1b96b8
child 3035 8420a12f63ef
--- a/components/wireshark/Makefile	Wed Jan 22 21:51:25 2014 -0800
+++ b/components/wireshark/Makefile	Thu Jan 23 06:43:28 2014 -0800
@@ -18,17 +18,17 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		wireshark
-COMPONENT_VERSION=	1.8.11
+COMPONENT_VERSION=	1.8.12
 COMPONENT_PROJECT_URL=	http://www.wireshark.org/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:fcba2bd7ccd85d0d68cda18d0d6422be45a7f04dcd897b59a4aa859ff48f8fdb
+    sha256:f99080ad249b01c22371cc4e0feae9260312053e0162f1785d6849708bc0cb93
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)download/src/all-versions/$(COMPONENT_ARCHIVE)
 
 include ../../make-rules/prep.mk