We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37ad4c5 commit 84bfd73Copy full SHA for 84bfd73
1 file changed
dependency-builder/src/main/cpp/packages/glib-2.0.cmake
@@ -3,9 +3,7 @@ include_guard(GLOBAL)
3
ExternalProjectMeson(glib-2.0
4
DEPENDS iconv intl libffi zlib
5
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
+ URL https://download.gnome.org/sources/glib/2.64/glib-2.64.3.tar.xz
+ URL_HASH SHA256=fe9cbc97925d14c804935f067a3ad77ef55c0bbe9befe68962318f5a767ceb22
10
)
11
0 commit comments