changeset 1272:cd8902568a63

upgrade package glib
author Mark Brand <mabrand@mabrand.nl>
date Sun, 03 Oct 2010 21:01:16 +0200
parents 190d15e709cf
children 49ad3988b630
files src/glib.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/glib.mk	Sun Oct 03 20:32:24 2010 +0200
+++ b/src/glib.mk	Sun Oct 03 21:01:16 2010 +0200
@@ -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/