From afaf0a4205fdb560889e12a6f3cc1f5e3e09ac7b Mon Sep 17 00:00:00 2001 From: Gary Lin Date: Thu, 17 Mar 2016 14:54:55 +0800 Subject: Amend the CryptLib update scripts for openssl 1.0.2g Also update the path to the openssl headers. Signed-off-by: Gary Lin --- Cryptlib/OpenSSL/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cryptlib/OpenSSL') diff --git a/Cryptlib/OpenSSL/update.sh b/Cryptlib/OpenSSL/update.sh index a40f7338..b0fc5afc 100755 --- a/Cryptlib/OpenSSL/update.sh +++ b/Cryptlib/OpenSSL/update.sh @@ -1,6 +1,6 @@ #/bin/sh DIR=$1 -version="1.0.2e" +version="1.0.2g" install -D $DIR/CryptoPkg/Library/OpensslLib/openssl-$version/e_os.h e_os.h install -D $DIR/CryptoPkg/Library/OpensslLib/openssl-$version/crypto/constant_time_locl.h crypto/constant_time_locl.h -- cgit v1.2.3