Skip to content

Commit 173cdf8

Browse files
committed
updated openssl to 1.1.1c
1 parent 5dc5689 commit 173cdf8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
prebuild some libs for android (unix based)
55

66
## libraries
7-
- openssl 1.1.1b
7+
- openssl 1.1.1c
88
- opus 1.3.1
99
- libzip 1.5.2
1010

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.1b"
5+
OPENSSL_FULL_VERSION="openssl-1.1.1c"
66

77
#create output dir
88
OUTPUT_DIR="build"

0 commit comments

Comments
 (0)