From e1658bc0e6756840c8ccba29f08d8e9d3df4cdbe Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Sun, 24 May 2026 18:09:51 +0800 Subject: [PATCH] Chore: gettext-win version, password-argon2 deps --- config/pkg/ext/builtin-extensions.yml | 1 + config/pkg/lib/gettext-win.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config/pkg/ext/builtin-extensions.yml b/config/pkg/ext/builtin-extensions.yml index 750745cb..c97b32dd 100644 --- a/config/pkg/ext/builtin-extensions.yml +++ b/config/pkg/ext/builtin-extensions.yml @@ -186,6 +186,7 @@ ext-password-argon2: type: php-extension depends: - libargon2 + suggests: - ext-openssl php-extension: os: diff --git a/config/pkg/lib/gettext-win.yml b/config/pkg/lib/gettext-win.yml index 14238307..286f5218 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