From a5bac1ee4ce94e0ef1b8acd4cf8cc8f2c57fb26b Mon Sep 17 00:00:00 2001 From: The-BB Date: Mon, 12 Feb 2018 23:14:44 +0300 Subject: [PATCH] expat: sync with openwrt, 2018.02 --- tools/expat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/expat/Makefile b/tools/expat/Makefile index fd4d2065a..fab04e011 100644 --- a/tools/expat/Makefile +++ b/tools/expat/Makefile @@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk PKG_NAME:=expat PKG_CPE_ID:=cpe:/a:libexpat:expat -PKG_VERSION:=2.2.4 +PKG_VERSION:=2.2.5 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_HASH:=03ad85db965f8ab2d27328abcf0bc5571af6ec0a414874b2066ee3fdd372019e +PKG_HASH:=d9dc32efba7e74f788fcc4f212a43216fc37cf5f23f4c2339664d473353aedf6 PKG_SOURCE_URL:=@SF/expat HOST_BUILD_PARALLEL:=1