From c2121c9e0cf7b38ec461b7a138ed3a0492a6bb8c Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 19 Sep 2022 15:13:06 +0200 Subject: glib: bump to 2.74.0 --- extra/glib/build | 2 +- extra/glib/checksums | 2 +- extra/glib/depends | 1 + extra/glib/sources | 2 +- extra/glib/version | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) (limited to 'extra/glib') diff --git a/extra/glib/build b/extra/glib/build index 180fbce9..2ac52119 100755 --- a/extra/glib/build +++ b/extra/glib/build @@ -9,7 +9,7 @@ find . -type f -name meson.build -exec \ cl-meson \ -Ddefault_library=both \ -Dman=false \ - -Dfam=false \ + -Dnls=disabled \ . build ninja -C build diff --git a/extra/glib/checksums b/extra/glib/checksums index 64a6a735..1d52a7a1 100644 --- a/extra/glib/checksums +++ b/extra/glib/checksums @@ -1,2 +1,2 @@ %BLAKE3 -e9ac7831ee6b5275cc32e2feda26b6efdb1042ab3c6c83103db67b955bcdf198 glib-2.72.3.tar.xz +c7e6baf3fdee6f7f15e3668c0eb3510cf78c3c7de5e1c97e99e8bbee312c96c0 glib-2.74.0.tar.xz diff --git a/extra/glib/depends b/extra/glib/depends index 88d45c34..2c029cda 100644 --- a/extra/glib/depends +++ b/extra/glib/depends @@ -1,5 +1,6 @@ libelf libffi make meson make +pcre2 util-linux zlib diff --git a/extra/glib/sources b/extra/glib/sources index 2c32c2e0..6e38566e 100644 --- a/extra/glib/sources +++ b/extra/glib/sources @@ -1 +1 @@ -https://download.gnome.org/sources/glib/2.72/glib-2.72.3.tar.xz +https://download.gnome.org/sources/glib/2.74/glib-2.74.0.tar.xz diff --git a/extra/glib/version b/extra/glib/version index 248b7245..df45d70f 100644 --- a/extra/glib/version +++ b/extra/glib/version @@ -1 +1 @@ -2.72.3 1 +2.74.0 1 -- cgit v1.2.3