From 93fad8456a9f290cec31c9edc8ddd8bd7640296c Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Fri, 3 Nov 2017 22:22:30 +0100 Subject: [PATCH] libxml2: update to 2.9.7 Signed-off-by: Michael Heimpold --- libs/libxml2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libxml2/Makefile b/libs/libxml2/Makefile index bd1e6a1bcc..4ca49ac1fb 100644 --- a/libs/libxml2/Makefile +++ b/libs/libxml2/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libxml2 -PKG_VERSION:=2.9.6 +PKG_VERSION:=2.9.7 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://gd.tuwien.ac.at/languages/libxml/ \ http://xmlsoft.org/sources/ \ ftp://fr.rpmfind.net/pub/libxml/ -PKG_HASH:=8b9038cca7240e881d462ea391882092dfdc6d4f483f72683e817be08df5ebbc +PKG_HASH:=f63c5e7d30362ed28b38bfa1ac6313f9a80230720b7fb6c80575eeab3ff5900c PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING