summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2012-04-16 16:21:41 (GMT)
committerTony Theodore <tonyt@logyst.com>2012-04-16 16:21:41 (GMT)
commitfea344e8dc0ca59f6cd4512f3b1bff373c487159 (patch)
treefc9c1ec012c5f5654e6f563f332a00df6066ae82
parent3a398e19faf85acc806e242c383ae3f9a3be7f21 (diff)
downloadmxe-fea344e8dc0ca59f6cd4512f3b1bff373c487159.zip
mxe-fea344e8dc0ca59f6cd4512f3b1bff373c487159.tar.gz
mxe-fea344e8dc0ca59f6cd4512f3b1bff373c487159.tar.bz2
update package muparser
-rw-r--r--index.html2
-rw-r--r--src/muparser.mk6
2 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index 188d365..e4ba922 100644
--- a/index.html
+++ b/index.html
@@ -1549,7 +1549,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</tr>
<tr>
<td id="muparser-package">muparser</td>
- <td id="muparser-version">1.34</td>
+ <td id="muparser-version">2.2.2</td>
<td id="muparser-website"><a href="http://muparser.sourceforge.net/">muParser</a></td>
</tr>
<tr>
diff --git a/src/muparser.mk b/src/muparser.mk
index c0d58c3..d03f4e0 100644
--- a/src/muparser.mk
+++ b/src/muparser.mk
@@ -3,9 +3,9 @@
PKG := muparser
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := d6d834d3ba2bd3c316c9b3070369d32701703f78
-$(PKG)_SUBDIR := $(PKG)_v$(subst .,,$($(PKG)_VERSION))
-$(PKG)_FILE := $(PKG)_v$(subst .,,$($(PKG)_VERSION)).tar.gz
+$(PKG)_CHECKSUM := 830383b1bcfa706be5a6ac8b7ba43f32f16a1497
+$(PKG)_SUBDIR := $(PKG)_v$(subst .,_,$($(PKG)_VERSION))
+$(PKG)_FILE := $(PKG)_v$(subst .,_,$($(PKG)_VERSION)).zip
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/Version $($(PKG)_VERSION)/$($(PKG)_FILE)
$(PKG)_DEPS := gcc