From 268ce66a3d20baa03338f451963d36221ee76cd8 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Thu, 1 May 2014 14:51:58 +0000 Subject: [PATCH] expat: update to version 2.1.0 Signed-off-by: Hauke Mehrtens SVN-Revision: 40629 --- libs/expat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/expat/Makefile b/libs/expat/Makefile index 81ea7175f6..8d467e1f0f 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 -- 2.30.2