mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Update glib to version 2.22.2.
This commit is contained in:
4
lfs/glib
4
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))
|
||||
|
||||
Reference in New Issue
Block a user