]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/glib
Add blootooth stack and experimental bluetooth cellphone/modem for red
[people/pmueller/ipfire-2.x.git] / lfs / glib
index 461c9b6d67757381e6e6df9f9e4fc7801998b397..e2a1e775a50eaf19978fb1e0ddd86a64be7f9bc8 100644 (file)
--- a/lfs/glib
+++ b/lfs/glib
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.9.6
+VER        = 2.16.5
 
 THISAPP    = glib-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = glib
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       = ""
 
@@ -44,8 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 2ba1146e767454e14ac0788187c35892
-
+$(DL_FILE)_MD5 = 039f02d47d4071322a3f00abf031e5d9
 install : $(TARGET)
 
 check : $(patsubst %,$(DIR_CHK)/%,$(objects))