summaryrefslogtreecommitdiff
path: root/repo/system/glib.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-02-05 22:41:34 +0000
committerdavidovski <david@davidovski.xyz>2022-02-05 22:41:34 +0000
commit1c0d068fa80521a225c04b642d6e5f332ad00ada (patch)
treeb4d5a502194f0aa25c890e3d3af360c98a886b67 /repo/system/glib.xibuild
parentbef796ab77b0efc0f2e570e13f1ad16f30e9ccb7 (diff)
fixed it to work
Diffstat (limited to 'repo/system/glib.xibuild')
-rw-r--r--repo/system/glib.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/glib.xibuild b/repo/system/glib.xibuild
index 47602a1..18fabf8 100644
--- a/repo/system/glib.xibuild
+++ b/repo/system/glib.xibuild
@@ -3,7 +3,7 @@
MAKEDEPS=(meson ninja docbook-xsl docbook-dtd)
DEPS=(pcre libffi zlib glibc libxslt gdb )
-PKG_VER=2.70.2
+PKG_VER=2.70.3
SOURCE=https://download.gnome.org/sources/glib/$(echo $PKG_VER | cut -d. -f-2)/glib-$PKG_VER.tar.xz
DESC="Low level core library"