zenity: upgrade 4.0.3 -> 4.1.99

Changelog:
==========
- Update Brazilian Portuguese translation
- feat(progress): support markup on label update STDIN
- progress: Properly setup custom ok/cancel labels
- test: Add test for custom ok/cancel buttons
- color: Properly support custom ok/cancel labels

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Liu Yiding 2025-07-22 11:12:26 +08:00 committed by Khem Raj
parent f680dfcc40
commit 19b7c0fca4
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -18,7 +18,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
REQUIRED_DISTRO_FEATURES = "opengl"
GTKIC_VERSION = "4"
SRC_URI[archive.sha256sum] = "b429d97b87bd9ce7fb72ac0b78df534725d8ad39817ddca6a4ca2ee5381b08de"
SRC_URI[archive.sha256sum] = "6fe2aa313c71e91ffa55b11dbec7904f31a40303e0a3f6016820ff6dee329ee2"
PACKAGECONFIG ?= "webkitgtk"
PACKAGECONFIG[webkitgtk] = "-Dwebkitgtk=true,-Dwebkitgtk=false,webkitgtk"