summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiels Kristian Bech Jensen <nkbj1970@hotmail.com>2013-05-24 03:14:34 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-05-24 03:14:34 (GMT)
commit9f9c54b1324fd103855dbb7ac0ad224f1ff60c92 (patch)
tree2e712a82bafad47026cad060b1c621285f7b66ac
parent0cbc11154aa23ff4944217121f9b329745bcf89f (diff)
downloadmxe-9f9c54b1324fd103855dbb7ac0ad224f1ff60c92.zip
mxe-9f9c54b1324fd103855dbb7ac0ad224f1ff60c92.tar.gz
mxe-9f9c54b1324fd103855dbb7ac0ad224f1ff60c92.tar.bz2
update package xmlwrapp
-rw-r--r--index.html2
-rw-r--r--src/xmlwrapp.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 772cefb..5d0085f 100644
--- a/index.html
+++ b/index.html
@@ -2255,7 +2255,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="xmlwrapp-package">xmlwrapp</td>
- <td id="xmlwrapp-version">0.6.3</td>
+ <td id="xmlwrapp-version">0.7.0</td>
<td id="xmlwrapp-website"><a href="http://sourceforge.net/projects/xmlwrapp/">xmlwrapp</a></td>
</tr>
<tr>
diff --git a/src/xmlwrapp.mk b/src/xmlwrapp.mk
index 86e8a91..04f6781 100644
--- a/src/xmlwrapp.mk
+++ b/src/xmlwrapp.mk
@@ -3,7 +3,7 @@
PKG := xmlwrapp
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 7bd66ecc1204b296580a499fd929d77b79e6e85a
+$(PKG)_CHECKSUM := 2a9c1db86977515863b41099b94af1152c2d0374
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE)