components/open-fabrics/infiniband-diags/Makefile
changeset 800 2ad056ed89ec
parent 369 cc8c00719da9
child 2225 f064d3d3190d
child 3996 20c0f21bbe1e
--- a/components/open-fabrics/infiniband-diags/Makefile	Wed Apr 25 10:26:28 2012 -0700
+++ b/components/open-fabrics/infiniband-diags/Makefile	Fri Apr 27 13:23:29 2012 -0700
@@ -18,7 +18,7 @@
 #
 # 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
 
@@ -26,7 +26,8 @@
 COMPONENT_VERSION=	1.5.8
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
-COMPONENT_ARCHIVE_HASH=	sha1:76e399d95b25fbef4f109305e07e35eba6b1547e
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:0baf6694d54602a66dfc2b82a765c933b24534fd8e2bda7e9b89abf503b29c02
 COMPONENT_ARCHIVE_URL=	http://www.openfabrics.org/downloads/management/$(COMPONENT_ARCHIVE)
 
 include $(WS_TOP)/make-rules/prep.mk