Skip to content

Commit 1ab89b3

Browse files
author
raymondzheng
committed
openssl: upgrade to 1.0.2n
1 parent 0a01a61 commit 1ab89b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

init-android-openssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#IJK_OPENSSL_UPSTREAM=https://github.com/openssl/openssl
2020
IJK_OPENSSL_UPSTREAM=https://github.com/Bilibili/openssl.git
2121
IJK_OPENSSL_FORK=https://github.com/Bilibili/openssl.git
22-
IJK_OPENSSL_COMMIT=OpenSSL_1_0_2k
22+
IJK_OPENSSL_COMMIT=OpenSSL_1_0_2n
2323
IJK_OPENSSL_LOCAL_REPO=extra/openssl
2424

2525
set -e

init-ios-openssl.sh

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

1919
IJK_OPENSSL_UPSTREAM=https://github.com/openssl/openssl
2020
IJK_OPENSSL_FORK=https://github.com/Bilibili/openssl.git
21-
IJK_OPENSSL_COMMIT=OpenSSL_1_0_2k
21+
IJK_OPENSSL_COMMIT=OpenSSL_1_0_2n
2222
IJK_OPENSSL_LOCAL_REPO=extra/openssl
2323

2424
set -e

0 commit comments

Comments
 (0)