components/openssl/openssl-1.0.1/Makefile
branchs11u2-sru
changeset 4016 7f9e1e7611b8
parent 3624 70b1e516a3e9
child 4529 a1c54f9eb8de
equal deleted inserted replaced
4013:29dc96079508 4016:7f9e1e7611b8
    26 # When new version of OpenSSL comes in, you must update both COMPONENT_VERSION
    26 # When new version of OpenSSL comes in, you must update both COMPONENT_VERSION
    27 # and IPS_COMPONENT_VERSION.
    27 # and IPS_COMPONENT_VERSION.
    28 # When upgrading OpenSSL, please, DON'T FORGET TO TEST WANBOOT too. 
    28 # When upgrading OpenSSL, please, DON'T FORGET TO TEST WANBOOT too. 
    29 # For more information about wanboot-openssl testing, please refer to
    29 # For more information about wanboot-openssl testing, please refer to
    30 # ../README.
    30 # ../README.
    31 COMPONENT_VERSION =	1.0.1k
    31 COMPONENT_VERSION =	1.0.1m
    32 # Version for IPS. It is easier to do it manually than convert the letter to a
    32 # Version for IPS. It is easier to do it manually than convert the letter to a
    33 # number while taking into account that there might be no letter at all.
    33 # number while taking into account that there might be no letter at all.
    34 IPS_COMPONENT_VERSION = 1.0.1.11
    34 IPS_COMPONENT_VERSION = 1.0.1.13
    35 COMPONENT_PROJECT_URL=	http://www.openssl.org/
    35 COMPONENT_PROJECT_URL=	http://www.openssl.org/
    36 COMPONENT_SRC =		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    36 COMPONENT_SRC =		$(COMPONENT_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:8f9faeaebad088e772f4ef5e38252d472be4d878c6b3a2718c10a4fcebe7a41c
    39     sha256:095f0b7b09116c0c5526422088058dc7e6e000aa14d22acca6a4e2babcdfef74
    40 
    40 
    41 COMPONENT_ARCHIVE_URL =	$(COMPONENT_PROJECT_URL)source/$(COMPONENT_ARCHIVE)
    41 COMPONENT_ARCHIVE_URL =	$(COMPONENT_PROJECT_URL)source/$(COMPONENT_ARCHIVE)
    42 COMPONENT_BUGDB=	library/openssl
    42 COMPONENT_BUGDB=	library/openssl
    43 
    43 
    44 include $(WS_TOP)/make-rules/prep.mk
    44 include $(WS_TOP)/make-rules/prep.mk