components/wireshark/Makefile
branchs11-sru
changeset 2241 c52ed55c4e7d
parent 2229 c7d4ae552733
child 2281 cd851521842f
--- a/components/wireshark/Makefile	Fri Jan 20 19:29:27 2012 +0000
+++ b/components/wireshark/Makefile	Mon Jan 23 04:11:24 2012 -0800
@@ -18,15 +18,15 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		wireshark
-COMPONENT_VERSION=	1.4.10
+COMPONENT_VERSION=	1.4.11
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
-COMPONENT_ARCHIVE_HASH=	sha1:ae7c560cbb8f87d464ecf56ba4d72f1cd542f3a6
+COMPONENT_ARCHIVE_HASH=	sha1:113a9afca9b20184050c5a23bfdd2a1d366cb6c6
 COMPONENT_ARCHIVE_URL=	http://www.wireshark.org/download/src/all-versions/$(COMPONENT_ARCHIVE)
 
 include ../../make-rules/prep.mk