From c0a0e382796f225e7ebe02ed7d003157dab23f4a Mon Sep 17 00:00:00 2001 From: Kleis Auke Wolthuizen Date: Thu, 12 Dec 2024 11:52:47 +0100 Subject: [PATCH] Bump deps: glib, pango (#259) --- build/lin.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/lin.sh b/build/lin.sh index 1c5f2e69..5eb92ff8 100755 --- a/build/lin.sh +++ b/build/lin.sh @@ -103,7 +103,7 @@ CURL="curl --silent --location --retry 3 --retry-max-time 30" # Dependency version numbers VERSION_ZLIB_NG=2.2.2 VERSION_FFI=3.4.6 -VERSION_GLIB=2.83.0 +VERSION_GLIB=2.83.2 VERSION_XML2=2.13.5 VERSION_EXIF=0.6.24 VERSION_LCMS2=2.16 @@ -123,7 +123,7 @@ VERSION_HARFBUZZ=10.1.0 VERSION_PIXMAN=0.44.2 VERSION_CAIRO=1.18.2 VERSION_FRIBIDI=1.0.16 -VERSION_PANGO=1.55.0 +VERSION_PANGO=1.55.5 VERSION_RSVG=2.59.2 VERSION_AOM=3.11.0 VERSION_HEIF=1.19.5