changeset 1661:6d70448eb040

update package glib
author Mark Brand <mabrand@mabrand.nl>
date Wed, 16 Mar 2011 08:48:45 +0100
parents 2af2bc5dca3f
children 232b3b5ab20c
files src/glib.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/glib.mk	Tue Mar 15 16:05:48 2011 +0100
+++ b/src/glib.mk	Wed Mar 16 08:48:45 2011 +0100
@@ -4,8 +4,8 @@
 # GLib
 PKG             := glib
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.28.2
-$(PKG)_CHECKSUM := a15cb7caedde819ec74bd8b5cdf31f7372e5fd14
+$(PKG)_VERSION  := 2.28.3
+$(PKG)_CHECKSUM := 77d070832ac35e4b0d3b8edd8e1b4b96ee509d3b
 $(PKG)_SUBDIR   := glib-$($(PKG)_VERSION)
 $(PKG)_FILE     := glib-$($(PKG)_VERSION).tar.bz2
 $(PKG)_WEBSITE  := http://www.gtk.org/