From d8b0e8e0ce347d9f5830cfeb3fd09a887a903d09 Mon Sep 17 00:00:00 2001 From: Gary Lin Date: Tue, 2 Aug 2016 11:14:47 +0800 Subject: Update the openssl update script to 1.0.2h Signed-off-by: Gary Lin --- Cryptlib/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cryptlib/update.sh') diff --git a/Cryptlib/update.sh b/Cryptlib/update.sh index 3724f4d2..e9b3f849 100755 --- a/Cryptlib/update.sh +++ b/Cryptlib/update.sh @@ -1,7 +1,7 @@ #!/bin/bash DIR=$1 -OPENSSL_VERSION="1.0.2g" +OPENSSL_VERSION="1.0.2h" cp $DIR/CryptoPkg/Library/BaseCryptLib/InternalCryptLib.h InternalCryptLib.h cp $DIR/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd4.c Hash/CryptMd4.c -- cgit v1.2.3