Skip to content

Commit 45c2630

Browse files
authored
changed to newest openssl version 1.1.1b
1 parent 105f984 commit 45c2630

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openssl/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
ANDROID_API=16
44
ANDROID_API_64=21
5-
OPENSSL_FULL_VERSION="openssl-1.1.1a"
5+
OPENSSL_FULL_VERSION="openssl-1.1.1b"
66

77
#create output dir
88
OUTPUT_DIR="build"

0 commit comments

Comments
 (0)