components/open-fabrics/qperf/Makefile
changeset 800 2ad056ed89ec
parent 369 cc8c00719da9
child 2225 f064d3d3190d
child 3996 20c0f21bbe1e
--- a/components/open-fabrics/qperf/Makefile	Wed Apr 25 10:26:28 2012 -0700
+++ b/components/open-fabrics/qperf/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=	0.4.6
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC)-0.1.gb81434e.tar.gz
-COMPONENT_ARCHIVE_HASH=	sha1:9f9d8fcc06ac8393ed74498ca391bbb5c76a7798
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:304b89d1b006c959cad3b132346a6d061526fe626953ef99c764df396e43f959
 COMPONENT_ARCHIVE_URL=	http://www.openfabrics.org/downloads/qperf/$(COMPONENT_ARCHIVE)
 
 include $(WS_TOP)/make-rules/prep.mk