summaryrefslogtreecommitdiff
path: root/Cryptlib/OpenSSL/update.sh
diff options
context:
space:
mode:
authorGary Lin <glin@suse.com>2016-08-02 11:14:47 +0800
committerPeter Jones <pjones@redhat.com>2016-09-06 15:05:36 -0400
commitd8b0e8e0ce347d9f5830cfeb3fd09a887a903d09 (patch)
treeb8636b35c288fd1a177423c5eb6266a164d5e985 /Cryptlib/OpenSSL/update.sh
parent0297aa3cf34ca3a95a6e95db7aff82020aefa0e5 (diff)
downloadefi-boot-shim-d8b0e8e0ce347d9f5830cfeb3fd09a887a903d09.tar.gz
efi-boot-shim-d8b0e8e0ce347d9f5830cfeb3fd09a887a903d09.zip
Update the openssl update script to 1.0.2h
Signed-off-by: Gary Lin <glin@suse.com>
Diffstat (limited to 'Cryptlib/OpenSSL/update.sh')
-rwxr-xr-xCryptlib/OpenSSL/update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cryptlib/OpenSSL/update.sh b/Cryptlib/OpenSSL/update.sh
index b0fc5afc..88929dfc 100755
--- a/Cryptlib/OpenSSL/update.sh
+++ b/Cryptlib/OpenSSL/update.sh
@@ -1,6 +1,6 @@
#/bin/sh
DIR=$1
-version="1.0.2g"
+version="1.0.2h"
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