components/open-fabrics/libsdp/Makefile
changeset 800 2ad056ed89ec
parent 369 cc8c00719da9
child 2225 f064d3d3190d
child 3996 20c0f21bbe1e
equal deleted inserted replaced
799:71aff7654fdc 800:2ad056ed89ec
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../../make-rules/shared-macros.mk
    23 include ../../../make-rules/shared-macros.mk
    24 
    24 
    25 COMPONENT_NAME=		libsdp
    25 COMPONENT_NAME=		libsdp
    26 COMPONENT_VERSION=	1.1.108
    26 COMPONENT_VERSION=	1.1.108
    27 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    27 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    28 COMPONENT_ARCHIVE=	$(COMPONENT_SRC)-0.15.gd7fdb72.tar.gz
    28 COMPONENT_ARCHIVE=	$(COMPONENT_SRC)-0.15.gd7fdb72.tar.gz
    29 COMPONENT_ARCHIVE_HASH=	sha1:95b056c499dec6af17696f3f1b40338f30b4046c
    29 COMPONENT_ARCHIVE_HASH=	\
       
    30     sha256:b72d4d84c7a02207c261082d1837757f8c131942193ceaf017daf684d61e8be1
    30 COMPONENT_ARCHIVE_URL=	http://www.openfabrics.org/downloads/libsdp/$(COMPONENT_ARCHIVE)
    31 COMPONENT_ARCHIVE_URL=	http://www.openfabrics.org/downloads/libsdp/$(COMPONENT_ARCHIVE)
    31 
    32 
    32 include $(WS_TOP)/make-rules/prep.mk
    33 include $(WS_TOP)/make-rules/prep.mk
    33 include $(WS_TOP)/make-rules/configure.mk
    34 include $(WS_TOP)/make-rules/configure.mk
    34 include ../ofed.mk
    35 include ../ofed.mk