components/openssl/openssl-1.0.1-fips-140/Makefile
branchs11-update
changeset 3396 2865c45ffb48
parent 3312 d92322de8ba5
child 3464 57f7ad288af9
child 3624 70b1e516a3e9
equal deleted inserted replaced
3395:f071896dc0e3 3396:2865c45ffb48
    27 PATH=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin:/usr/perl5/bin
    27 PATH=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin:/usr/perl5/bin
    28 
    28 
    29 COMPONENT_NAME =	openssl-fips-140
    29 COMPONENT_NAME =	openssl-fips-140
    30 # Note that this is the OpenSSL version that is used to build FIPS-140 certified
    30 # Note that this is the OpenSSL version that is used to build FIPS-140 certified
    31 # libraries. However, we use the FIPS canister version for the IPS package.
    31 # libraries. However, we use the FIPS canister version for the IPS package.
    32 COMPONENT_VERSION =	1.0.1i
    32 COMPONENT_VERSION =	1.0.1j
    33 IPS_COMPONENT_VERSION = 2.0.6
    33 IPS_COMPONENT_VERSION = 2.0.6
    34 COMPONENT_PROJECT_URL=	http://www.openssl.org/
    34 COMPONENT_PROJECT_URL=	http://www.openssl.org/
    35 COMPONENT_SRC_NAME =	openssl
    35 COMPONENT_SRC_NAME =	openssl
    36 COMPONENT_SRC =		$(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
    36 COMPONENT_SRC =		$(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
    37 COMPONENT_ARCHIVE =	$(COMPONENT_SRC).tar.gz
    37 COMPONENT_ARCHIVE =	$(COMPONENT_SRC).tar.gz
    38 COMPONENT_ARCHIVE_HASH=	\
    38 COMPONENT_ARCHIVE_HASH=	\
    39     sha256:3c179f46ca77069a6a0bac70212a9b3b838b2f66129cb52d568837fc79d8fcc7
    39     sha256:1b60ca8789ba6f03e8ef20da2293b8dc131c39d83814e775069f02d26354edf3
    40 COMPONENT_ARCHIVE_URL =	$(COMPONENT_PROJECT_URL)source/$(COMPONENT_ARCHIVE)
    40 COMPONENT_ARCHIVE_URL =	$(COMPONENT_PROJECT_URL)source/$(COMPONENT_ARCHIVE)
    41 COMPONENT_BUGDB=	library/openssl
    41 COMPONENT_BUGDB=	library/openssl
    42 
    42 
    43 # OpenSSL FIPS directory
    43 # OpenSSL FIPS directory
    44 OPENSSL_FIPS_DIR = $(COMPONENT_DIR)/../openssl-fips
    44 OPENSSL_FIPS_DIR = $(COMPONENT_DIR)/../openssl-fips