summaryrefslogtreecommitdiffstats
path: root/src/xmlwrapp.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-02-28 13:10:16 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-02-28 13:10:16 (GMT)
commitfcbdac2d86fcdcc747a07e370a18b08d75b57946 (patch)
treee3fa724f720dfe6449152a772f35cce3a878fd4e /src/xmlwrapp.mk
parent3a39922413cedb4385ebb15086b4df2c633f9c34 (diff)
downloadmxe-fcbdac2d86fcdcc747a07e370a18b08d75b57946.zip
mxe-fcbdac2d86fcdcc747a07e370a18b08d75b57946.tar.gz
mxe-fcbdac2d86fcdcc747a07e370a18b08d75b57946.tar.bz2
update version of packages gcc, libpng and xmlwrapp
Diffstat (limited to 'src/xmlwrapp.mk')
-rw-r--r--src/xmlwrapp.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlwrapp.mk b/src/xmlwrapp.mk
index 37a61eb..7268dba 100644
--- a/src/xmlwrapp.mk
+++ b/src/xmlwrapp.mk
@@ -2,7 +2,7 @@
# http://sourceforge.net/projects/xmlwrapp/
PKG := xmlwrapp
-$(PKG)_VERSION := 0.5.1
+$(PKG)_VERSION := 0.6.0
$(PKG)_SUBDIR := xmlwrapp-$($(PKG)_VERSION)
$(PKG)_FILE := xmlwrapp-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/xmlwrapp/$($(PKG)_FILE)