]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Update glib to version 2.22.2.
authorMarcus Scholz <commander1024@ipfire.org>
Thu, 22 Oct 2009 07:14:23 +0000 (09:14 +0200)
committerMarcus Scholz <commander1024@ipfire.org>
Thu, 22 Oct 2009 07:14:23 +0000 (09:14 +0200)
lfs/glib

index e2a1e775a50eaf19978fb1e0ddd86a64be7f9bc8..b782fe9a12a4a098aa9ba15b500517a8c25b6e34 100644 (file)
--- a/lfs/glib
+++ b/lfs/glib
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.16.5
+VER        = 2.22.2
 
 THISAPP    = glib-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 039f02d47d4071322a3f00abf031e5d9
+$(DL_FILE)_MD5 = 846a86c74b74d5b16826aa5508940f9b
 install : $(TARGET)
 
 check : $(patsubst %,$(DIR_CHK)/%,$(objects))