From: Ted Hess Date: Mon, 17 Jul 2017 20:42:29 +0000 (-0400) Subject: tools/expat: Update host version to 2.2.2 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fjow.git;a=commitdiff_plain;h=b4ce088f06c5ee5c055f45361d03ac3ffcaaf2cf tools/expat: Update host version to 2.2.2 Ref: CVE-2017-9233, CVE-2016-9063 Signed-off-by: Ted Hess --- diff --git a/tools/expat/Makefile b/tools/expat/Makefile index bdc93fe86b..697d3f60d1 100644 --- a/tools/expat/Makefile +++ b/tools/expat/Makefile @@ -8,10 +8,10 @@ include $(TOPDIR)/rules.mk PKG_NAME:=expat -PKG_VERSION:=2.2.0 +PKG_VERSION:=2.2.2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_HASH:=d9e50ff2d19b3538bd2127902a89987474e1a4db8e43a66a4d1a712ab9a504ff +PKG_HASH:=4376911fcf81a23ebd821bbabc26fd933f3ac74833f74924342c29aad2c86046 PKG_SOURCE_URL:=@SF/expat HOST_BUILD_PARALLEL:=1