1
0
mirror of https://github.com/blupi-games/planetblupi-dev synced 2024-12-30 13:55:36 +01:00

Fix link on gettext source tarball

This commit is contained in:
Mathieu Schroeter 2021-04-21 09:48:00 +02:00
parent 452f481360
commit 32ec31af07
No known key found for this signature in database
GPG Key ID: 8B9145A5FA9DA8A8

View File

@ -90,7 +90,7 @@ if (NOT BUILD_JS)
set (HAS_GETTEXT ON)
set (GETTEXT_VER 0.19.8.1)
DLEXT (http://ftp.thunix.cf/gnu-ftp/gettext/gettext-${GETTEXT_VER}.tar.xz gettext-${GETTEXT_VER}.tar.xz)
DLEXT (http://ftp.gnu.org/pub/gnu/gettext/gettext-${GETTEXT_VER}.tar.xz gettext-${GETTEXT_VER}.tar.xz)
set (HAS_PNG ON)
set (PNG_VER 1.6.36)