summaryrefslogtreecommitdiffstats
path: root/src/glib.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2010-10-03 19:01:16 (GMT)
committerMark Brand <mabrand@mabrand.nl>2010-10-03 19:01:16 (GMT)
commitd91cb712d8fecfc77a15144842ee534a86252b17 (patch)
tree8cd0e89955e8d06d6771a3ca50f262bcd1e31c5c /src/glib.mk
parent94c8df1d600899eb07223098223346c28a39af0e (diff)
downloadmxe-d91cb712d8fecfc77a15144842ee534a86252b17.zip
mxe-d91cb712d8fecfc77a15144842ee534a86252b17.tar.gz
mxe-d91cb712d8fecfc77a15144842ee534a86252b17.tar.bz2
upgrade package glib
Diffstat (limited to 'src/glib.mk')
-rw-r--r--src/glib.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/glib.mk b/src/glib.mk
index be527f4..6de96d2 100644
--- a/src/glib.mk
+++ b/src/glib.mk
@@ -4,8 +4,8 @@
# GLib
PKG := glib
$(PKG)_IGNORE := 2.25.6
-$(PKG)_VERSION := 2.25.17
-$(PKG)_CHECKSUM := b800d4138145b6081c4191d808559409eff72b26
+$(PKG)_VERSION := 2.26.0
+$(PKG)_CHECKSUM := 9d7e9dce2add3fadc35079ad291a94f45ebcf706
$(PKG)_SUBDIR := glib-$($(PKG)_VERSION)
$(PKG)_FILE := glib-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.gtk.org/