switch to openssl 3.5.0

Signed-off-by: r4sas <r4sas@i2pmail.org>
pull/105/merge
r4sas 2025-06-08 13:20:09 +00:00
parent 60f0bdb966
commit eea80ca7fd
No known key found for this signature in database
GPG Key ID: 66F6C87B98EBCFE2
2 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ if [ ! -z "$_BINARY" ]; then
$ANDROID_NDK_HOME/ndk-build $_NDK_OPTS $ANDROID_NDK_HOME/ndk-build $_NDK_OPTS
fi fi
if [ ! -z "$_STRIP" || ! -z "$_MODULE" ]; then if [[ ! -z "$_STRIP" || ! -z "$_MODULE" ]]; then
echo "Processing binaries..." echo "Processing binaries..."
pushd $DIR/../libs > /dev/null pushd $DIR/../libs > /dev/null
for xarch in $(ls .); do for xarch in $(ls .); do

@ -1 +1 @@
Subproject commit e04bd3433fd84e1861bf258ea37928d9845e6a86 Subproject commit 636dfadc70ce26f2473870570bfd9ec352806b1d