Looks like a bugfix release, but I am unsure if this
is related to the last stable release or the latest "beta", if any.
Either way, works fine for me.

https://gitlab.gnome.org/GNOME/glib/-/releases/2.78.0

Signed-off-by: Christian Melki <christian.me...@t2data.com>
---
 rules/glib.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/glib.make b/rules/glib.make
index b81b963bf..10a524d11 100644
--- a/rules/glib.make
+++ b/rules/glib.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GLIB) += glib
 #
 # Paths and names
 #
-GLIB_VERSION   := 2.76.5
-GLIB_MD5       := 6fec7f51c177788282d4d6a000fe764d
+GLIB_VERSION   := 2.78.0
+GLIB_MD5       := fbddfac52807161670a11023965f1176
 GLIB           := glib-$(GLIB_VERSION)
 GLIB_SUFFIX    := tar.xz
 GLIB_URL       := $(call ptx/mirror, GNOME, glib/$(basename 
$(GLIB_VERSION))/$(GLIB).$(GLIB_SUFFIX))
-- 
2.34.1


Reply via email to