diff --git a/scripts/android-build-32.conf b/scripts/android-build-32.conf index ad02e651d..af5e339b1 100644 --- a/scripts/android-build-32.conf +++ b/scripts/android-build-32.conf @@ -18,7 +18,7 @@ NDK_TARGET=14 JPEG_TAG=master OPENH264_TAG=v1.7.0 -OPENSSL_TAG=OpenSSL_1_1_0c +OPENSSL_TAG=OpenSSL_1_1_0g SRC_DIR=$SCRIPT_PATH/.. BUILD_DST=$SCRIPT_PATH/../client/Android/Studio/freeRDPCore/src/main/jniLibs diff --git a/scripts/android-build-64.conf b/scripts/android-build-64.conf index 91c8a7d3a..fe3b727af 100644 --- a/scripts/android-build-64.conf +++ b/scripts/android-build-64.conf @@ -18,7 +18,7 @@ NDK_TARGET=21 JPEG_TAG=master OPENH264_TAG=v1.7.0 -OPENSSL_TAG=OpenSSL_1_1_0c +OPENSSL_TAG=OpenSSL_1_1_0g SRC_DIR=$SCRIPT_PATH/.. BUILD_DST=$SCRIPT_PATH/../client/Android/Studio/freeRDPCore/src/main/jniLibs diff --git a/scripts/android-build.conf b/scripts/android-build.conf index 571b5ffae..3439aa10c 100644 --- a/scripts/android-build.conf +++ b/scripts/android-build.conf @@ -18,7 +18,7 @@ NDK_TARGET=21 JPEG_TAG=master OPENH264_TAG=v1.7.0 -OPENSSL_TAG=OpenSSL_1_1_0e +OPENSSL_TAG=OpenSSL_1_1_0g SRC_DIR=$SCRIPT_PATH/.. BUILD_DST=$SCRIPT_PATH/../client/Android/Studio/freeRDPCore/src/main/jniLibs