summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2011-02-19 10:32:01 (GMT)
committerMark Brand <mabrand@mabrand.nl>2011-02-19 10:32:01 (GMT)
commit7bb6dcbb2ba0362bf773ef690ad413d747a5be38 (patch)
tree4fc92aaa8884d8fb7fdf79d0576db49821a91546 /src
parent0480ad0380bca7849bcd2f2454b47db7b5306dc7 (diff)
downloadmxe-7bb6dcbb2ba0362bf773ef690ad413d747a5be38.zip
mxe-7bb6dcbb2ba0362bf773ef690ad413d747a5be38.tar.gz
mxe-7bb6dcbb2ba0362bf773ef690ad413d747a5be38.tar.bz2
update package glib
Diffstat (limited to 'src')
-rw-r--r--src/glib.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/glib.mk b/src/glib.mk
index 1cc9175..1d3a227 100644
--- a/src/glib.mk
+++ b/src/glib.mk
@@ -4,8 +4,8 @@
# GLib
PKG := glib
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 2.28.0
-$(PKG)_CHECKSUM := a46808ef4cec9a1f86d9fa6490372261de866b17
+$(PKG)_VERSION := 2.28.1
+$(PKG)_CHECKSUM := f65a89d0a15d0dab07959d01f88502531a4d7ea5
$(PKG)_SUBDIR := glib-$($(PKG)_VERSION)
$(PKG)_FILE := glib-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.gtk.org/