From 32da708f545c024219c94452cac6ef23325ec495 Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Mon, 18 May 2026 12:05:06 +0800 Subject: [PATCH] Change gettext-win base to 0.18 (master is 1.0 now) --- config/pkg/lib/gettext-win.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pkg/lib/gettext-win.yml b/config/pkg/lib/gettext-win.yml index 14238307..60280c32 100644 --- a/config/pkg/lib/gettext-win.yml +++ b/config/pkg/lib/gettext-win.yml @@ -4,6 +4,6 @@ gettext-win: source: type: git url: 'https://github.com/winlibs/gettext.git' - rev: master + rev: 0.18 static-libs@windows: - libintl_a.lib