libxml2: Update to 2.9.2

This commit is contained in:
Matthias Fischer
2015-02-01 20:31:06 +01:00
parent 06f451c0be
commit b6128a64b8
2 changed files with 221 additions and 216 deletions

View File

@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
# Copyright (C) 2007 Michael Tremer & Christian Schmidt #
# Copyright (C) 2015 Michael Tremer & Christian Schmidt #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
VER = 2.6.32
VER = 2.9.2
THISAPP = libxml2-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 2621d322c16f0257e30f0ff2b13384de
$(DL_FILE)_MD5 = 9e6a9aca9d155737868b3dc5fd82f788
install : $(TARGET)