Skip to content

Commit f518e7c

Browse files
Update GLib to 2.62.3
1 parent f898bc0 commit f518e7c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ include_guard(GLOBAL)
22

33
ExternalProjectMeson(glib-2.0
44
DEPENDS iconv intl libffi zlib
5-
URL https://ftp.gnome.org/pub/gnome/sources/glib/2.61/glib-2.61.1.tar.xz
6-
URL_HASH SHA256=f8d827955f0d8e197ff5c2105dd6ac4f6b63d15cd021eb1de66534c92a762161
5+
URL https://download.gnome.org/sources/glib/2.62/glib-2.62.3.tar.xz
6+
URL_HASH SHA256=4400adc9f0d3ffcfe8e84225210370ce3f9853afb81812ddadb685325aa655c4
77
CONFIGURE_ARGUMENTS -Dlibmount=false
88
)
99

0 commit comments

Comments
 (0)