libxml2: update to 2.9.4

http://xmlsoft.org/news.html

Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Marcel Lorenz
2017-06-09 19:13:48 +02:00
committed by Michael Tremer
parent 3b443eb83b
commit 411fb95335
2 changed files with 219 additions and 217 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.9.3
VER = 2.9.4
THISAPP = libxml2-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = daece17e045f1c107610e137ab50c179
$(DL_FILE)_MD5 = ae249165c173b1ff386ee8ad676815f5
install : $(TARGET)