From: Hauke Mehrtens Date: Thu, 1 May 2014 14:51:58 +0000 (+0000) Subject: expat: update to version 2.1.0 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=fd448d6fb3f341be3c7f6fffdf0fd56b3a461444;p=openwrt%2Fsvn-archive%2Fpackages.git expat: update to version 2.1.0 Signed-off-by: Hauke Mehrtens SVN-Revision: 40629 --- diff --git a/libs/expat/Makefile b/libs/expat/Makefile index 81ea7175f..8d467e1f0 100644 --- a/libs/expat/Makefile +++ b/libs/expat/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=expat -PKG_VERSION:=2.0.1 +PKG_VERSION:=2.1.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=ee8b492592568805593f81f8cdf2a04c +PKG_MD5SUM:=dd7dab7a5fea97d2a6a43f511449b7cd PKG_SOURCE_URL:=@SF/expat PKG_LICENSE:=MIT