components/openssl/openssl-1.0.1-fips-140/Makefile
branchs11u2-sru12-backport
changeset 4641 9b43e26833bf
parent 4529 a1c54f9eb8de
equal deleted inserted replaced
4571:de7e078c69d8 4641:9b43e26833bf
    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.1o
    32 COMPONENT_VERSION =	1.0.1p
    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:16e678c6a05f2502811e075f2c4059ac01c878d091c9c585afc49ebc541f7b13
    39     sha256:bd5ee6803165c0fb60bbecbacacf244f1f90d2aa0d71353af610c29121e9b2f1
    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