We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa9c92b commit 6f58556Copy full SHA for 6f58556
Util/BuildTools/Setup.sh
@@ -422,7 +422,7 @@ unset RECAST_BASENAME
422
# ==============================================================================
423
424
LIBPNG_VERSION=1.6.37
425
-LIBPNG_REPO=https://sourceforge.net/projects/libpng/files/libpng16/${LIBPNG_VERSION}/libpng-${LIBPNG_VERSION}.tar.xz
+LIBPNG_REPO=https://sourceforge.net/projects/libpng/files/libpng16/older-releases/${LIBPNG_VERSION}/libpng-${LIBPNG_VERSION}.tar.xz
426
LIBPNG_BASENAME=libpng-${LIBPNG_VERSION}
427
LIBPNG_INSTALL=${LIBPNG_BASENAME}-install
428
0 commit comments