Skip to content

Commit e7242d8

Browse files
committed
openssl 1.1.1d
1 parent b5b3845 commit e7242d8

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

77
#create output dir
88
OUTPUT_DIR="build"

0 commit comments

Comments
 (0)