changeset 2323:4cea167451b8

update package expat --- src/expat.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
author Mark Brand <mabrand@mabrand.nl>
date Sun, 25 Mar 2012 21:59:18 +0200
parents 742861a24bd2
children 31f5cbd108a2
files src/expat.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/expat.mk	Sun Mar 25 21:56:47 2012 +0200
+++ b/src/expat.mk	Sun Mar 25 21:59:18 2012 +0200
@@ -4,8 +4,8 @@
 # Expat XML Parser
 PKG             := expat
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.0.1
-$(PKG)_CHECKSUM := 663548c37b996082db1f2f2c32af060d7aa15c2d
+$(PKG)_VERSION  := 2.1.0
+$(PKG)_CHECKSUM := b08197d146930a5543a7b99e871cba3da614f6f0
 $(PKG)_SUBDIR   := expat-$($(PKG)_VERSION)
 $(PKG)_FILE     := expat-$($(PKG)_VERSION).tar.gz
 $(PKG)_WEBSITE  := http://expat.sourceforge.net/