components/open-fabrics/librdmacm/Makefile
changeset 800 2ad056ed89ec
parent 369 cc8c00719da9
child 2015 dc6ac4f7ca4a
--- a/components/open-fabrics/librdmacm/Makefile	Wed Apr 25 10:26:28 2012 -0700
+++ b/components/open-fabrics/librdmacm/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.0.14.1
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
-COMPONENT_ARCHIVE_HASH=	sha1:fbb6e1daea52194482913e6971700b79f7ebade1
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:b74d367415b4f294f3821955428f3e362b91f779042c88970f99941216c13a7c
 COMPONENT_ARCHIVE_URL=	http://www.openfabrics.org/downloads/rdmacm/$(COMPONENT_ARCHIVE)
 
 include $(WS_TOP)/make-rules/prep.mk