Skip to content

Commit 84bfd73

Browse files
Update GLib to 2.64.3. No need to explicitly disable libmount anymore.
1 parent 37ad4c5 commit 84bfd73

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

dependency-builder/src/main/cpp/packages/glib-2.0.cmake

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ include_guard(GLOBAL)
33
ExternalProjectMeson(glib-2.0
44
DEPENDS iconv intl libffi zlib
55

6-
URL https://download.gnome.org/sources/glib/2.62/glib-2.62.6.tar.xz
7-
URL_HASH SHA256=104fa26fbefae8024ff898330c671ec23ad075c1c0bce45c325c6d5657d58b9c
8-
9-
CONFIGURE_ARGUMENTS -Dlibmount=false
6+
URL https://download.gnome.org/sources/glib/2.64/glib-2.64.3.tar.xz
7+
URL_HASH SHA256=fe9cbc97925d14c804935f067a3ad77ef55c0bbe9befe68962318f5a767ceb22
108
)
119

0 commit comments

Comments
 (0)