From eea80ca7fdea4e0e9ab894c61c9b58afe93f4ba3 Mon Sep 17 00:00:00 2001 From: r4sas Date: Sun, 8 Jun 2025 13:20:09 +0000 Subject: [PATCH] switch to openssl 3.5.0 Signed-off-by: r4sas --- binary/jni/build.sh | 2 +- binary/jni/openssl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/binary/jni/build.sh b/binary/jni/build.sh index ca08f69..d74c227 100755 --- a/binary/jni/build.sh +++ b/binary/jni/build.sh @@ -97,7 +97,7 @@ if [ ! -z "$_BINARY" ]; then $ANDROID_NDK_HOME/ndk-build $_NDK_OPTS fi -if [ ! -z "$_STRIP" || ! -z "$_MODULE" ]; then +if [[ ! -z "$_STRIP" || ! -z "$_MODULE" ]]; then echo "Processing binaries..." pushd $DIR/../libs > /dev/null for xarch in $(ls .); do diff --git a/binary/jni/openssl b/binary/jni/openssl index e04bd34..636dfad 160000 --- a/binary/jni/openssl +++ b/binary/jni/openssl @@ -1 +1 @@ -Subproject commit e04bd3433fd84e1861bf258ea37928d9845e6a86 +Subproject commit 636dfadc70ce26f2473870570bfd9ec352806b1d