summaryrefslogtreecommitdiff
path: root/Cryptlib/OpenSSL
diff options
context:
space:
mode:
authorGary Lin <glin@suse.com>2016-10-13 15:56:52 +0800
committerPeter Jones <pjones@redhat.com>2016-11-30 12:57:34 -0500
commit43ad947f6e7d1e899d86fd8ca66a55ffbc3ed2b2 (patch)
tree7bf9198d8145075e7a603a07c50bd38bde2e7d44 /Cryptlib/OpenSSL
parent7ab40ee92c0066cc8777a4d72078a61b1b9fe6a6 (diff)
downloadefi-boot-shim-43ad947f6e7d1e899d86fd8ca66a55ffbc3ed2b2.tar.gz
efi-boot-shim-43ad947f6e7d1e899d86fd8ca66a55ffbc3ed2b2.zip
Update the openssl update script to 1.0.2j
Signed-off-by: Gary Lin <glin@suse.com>
Diffstat (limited to 'Cryptlib/OpenSSL')
-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 88929dfc..e91e9751 100755
--- a/Cryptlib/OpenSSL/update.sh
+++ b/Cryptlib/OpenSSL/update.sh
@@ -1,6 +1,6 @@
#/bin/sh
DIR=$1
-version="1.0.2h"
+version="1.0.2j"
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