components/openssl/openssl-1.0.1-fips-140/Makefile
branchs11u2-sru
changeset 3272 e797eda2f68f
parent 3163 64093c7a1f5c
child 3267 442b27130f7a
equal deleted inserted replaced
3268:17a417ef54a5 3272:e797eda2f68f
    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.1h
    32 COMPONENT_VERSION =	1.0.1i
    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:9d1c8a9836aa63e2c6adb684186cbd4371c9e9dcc01d6e3bb447abf2d4d3d093
    39     sha256:3c179f46ca77069a6a0bac70212a9b3b838b2f66129cb52d568837fc79d8fcc7
    40 COMPONENT_ARCHIVE_URL =	$(COMPONENT_PROJECT_URL)source/$(COMPONENT_ARCHIVE)
    40 COMPONENT_ARCHIVE_URL =	$(COMPONENT_PROJECT_URL)source/$(COMPONENT_ARCHIVE)
    41 COMPONENT_BUGDB=	utility/openssl
    41 COMPONENT_BUGDB=	utility/openssl
    42 
    42 
    43 # OpenSSL FIPS 2.0.5 directory
    43 # OpenSSL FIPS 2.0.5 directory
    44 OPENSSL_FIPS_DIR = $(COMPONENT_DIR)/../openssl-fips
    44 OPENSSL_FIPS_DIR = $(COMPONENT_DIR)/../openssl-fips