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

Upgrade gettext to latest version

This commit is contained in:
Mathieu Schroeter 2022-11-06 23:26:34 +01:00
parent 620a86c4e9
commit f5ecc317ff
No known key found for this signature in database
GPG Key ID: 8B9145A5FA9DA8A8

View File

@ -91,7 +91,7 @@ if (NOT BUILD_JS)
DLEXT (https://curl.haxx.se/download/curl-${CURL_VER}.tar.xz curl-${CURL_VER}.tar.xz)
set (HAS_GETTEXT ON)
set (GETTEXT_VER 0.19.8.1)
set (GETTEXT_VER 0.21.1)
DLEXT (http://ftp.gnu.org/pub/gnu/gettext/gettext-${GETTEXT_VER}.tar.xz gettext-${GETTEXT_VER}.tar.xz)
set (HAS_PNG ON)