changeset 1581:39925c906b6e

update package glib
author Mark Brand <mabrand@mabrand.nl>
date Sun, 13 Feb 2011 02:48:11 +0100
parents 0bbe1ec3b409
children eb5def36aacb
files src/glib.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/glib.mk	Sat Feb 12 16:33:37 2011 +1100
+++ b/src/glib.mk	Sun Feb 13 02:48:11 2011 +0100
@@ -4,8 +4,8 @@
 # GLib
 PKG             := glib
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.26.1
-$(PKG)_CHECKSUM := 8d35d5cf41d681dd6480a16be39f7d3cffbd29f0
+$(PKG)_VERSION  := 2.28.0
+$(PKG)_CHECKSUM := a46808ef4cec9a1f86d9fa6490372261de866b17
 $(PKG)_SUBDIR   := glib-$($(PKG)_VERSION)
 $(PKG)_FILE     := glib-$($(PKG)_VERSION).tar.bz2
 $(PKG)_WEBSITE  := http://www.gtk.org/