update package xmlwrapp

This commit is contained in:
Niels Kristian Bech Jensen 2013-05-24 13:14:34 +10:00 committed by Tony Theodore
parent 0cbc11154a
commit 9f9c54b132
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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)