File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -177,11 +177,11 @@ for INDEX in "${ARCH_KEYS_INDEX[@]}"; do
177177
178178 cd " $BUILD_DIR_MPG123 "
179179
180- wget -q " https://www.mpg123.de/download/mpg123-1.32.4 .tar.bz2"
180+ wget -q " https://www.mpg123.de/download/mpg123-1.32.6 .tar.bz2"
181181
182- tar -xf " mpg123-1.32.4 .tar.bz2"
182+ tar -xf " mpg123-1.32.6 .tar.bz2"
183183
184- cd " mpg123-1.32.4 "
184+ cd " mpg123-1.32.6 "
185185
186186 BUILDYSTEM=" cmake"
187187
@@ -241,11 +241,11 @@ for INDEX in "${ARCH_KEYS_INDEX[@]}"; do
241241
242242 cd " $BUILD_DIR_OPENSSL "
243243
244- wget -q " https://www. openssl.org/source/ openssl-3.0.13 .tar.gz"
244+ wget -q " https://github.com/ openssl/openssl/releases/download/ openssl-3.3.0/openssl-3.3.0 .tar.gz"
245245
246- tar -xzf " openssl-3.0.13 .tar.gz"
246+ tar -xzf " openssl-3.3.0 .tar.gz"
247247
248- cd " openssl-3.0.13 "
248+ cd " openssl-3.3.0 "
249249
250250 OPENSSL_TARGET_ARCH=" android-$ARCH "
251251
You can’t perform that action at this time.
0 commit comments