aboutsummaryrefslogtreecommitdiffstats
path: root/tools/expat
diff options
context:
space:
mode:
authorTed Hess <thess@kitschensync.net>2017-07-17 16:42:29 -0400
committerTed Hess <thess@kitschensync.net>2017-07-17 16:42:35 -0400
commitb4ce088f06c5ee5c055f45361d03ac3ffcaaf2cf (patch)
treea9a0ed7b98fcc105690cd7ca3c931074e42672e8 /tools/expat
parentcb2a3911e15df3be15126fc17fabe6f3671eee7b (diff)
downloadupstream-b4ce088f06c5ee5c055f45361d03ac3ffcaaf2cf.tar.gz
upstream-b4ce088f06c5ee5c055f45361d03ac3ffcaaf2cf.tar.bz2
upstream-b4ce088f06c5ee5c055f45361d03ac3ffcaaf2cf.zip
tools/expat: Update host version to 2.2.2
Ref: CVE-2017-9233, CVE-2016-9063 Signed-off-by: Ted Hess <thess@kitschensync.net>
Diffstat (limited to 'tools/expat')
-rw-r--r--tools/expat/Makefile4
1 files changed, 2 insertions, 2 deletions
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