From 43ad947f6e7d1e899d86fd8ca66a55ffbc3ed2b2 Mon Sep 17 00:00:00 2001 From: Gary Lin Date: Thu, 13 Oct 2016 15:56:52 +0800 Subject: Update the openssl update script to 1.0.2j 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 e9b3f849..b5c2c9c2 100755 --- a/Cryptlib/update.sh +++ b/Cryptlib/update.sh @@ -1,7 +1,7 @@ #!/bin/bash DIR=$1 -OPENSSL_VERSION="1.0.2h" +OPENSSL_VERSION="1.0.2j" cp $DIR/CryptoPkg/Library/BaseCryptLib/InternalCryptLib.h InternalCryptLib.h cp $DIR/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd4.c Hash/CryptMd4.c -- cgit v1.2.3