diff options
Diffstat (limited to 'tools/expat')
-rw-r--r-- | tools/expat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/expat/Makefile b/tools/expat/Makefile index 93e0f74cd5..bdc93fe86b 100644 --- a/tools/expat/Makefile +++ b/tools/expat/Makefile @@ -11,7 +11,7 @@ PKG_NAME:=expat PKG_VERSION:=2.2.0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_MD5SUM:=2f47841c829facb346eb6e3fab5212e2 +PKG_HASH:=d9e50ff2d19b3538bd2127902a89987474e1a4db8e43a66a4d1a712ab9a504ff PKG_SOURCE_URL:=@SF/expat HOST_BUILD_PARALLEL:=1 |