update package libxml++

This commit is contained in:
Mark Brand 2012-10-09 00:12:26 +02:00
parent c54a2f7dad
commit 12ee1b4bc3
2 changed files with 2 additions and 2 deletions

View File

@ -1560,7 +1560,7 @@ USE_OSGPLUGIN(<plugin2>)
</tr>
<tr>
<td id="libxml++-package">libxml++</td>
<td id="libxml++-version">2.35.3</td>
<td id="libxml++-version">2.35.4</td>
<td id="libxml++-website"><a href="http://libxmlplusplus.sourceforge.net/">libxml2</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := libxml++
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := b2e5ba6066e7fb96cca88e7c37e1e4848552c245
$(PKG)_CHECKSUM := f064c8b93f153601d31ceaa80d60b213364606e1
$(PKG)_SUBDIR := libxml++-$($(PKG)_VERSION)
$(PKG)_FILE := libxml++-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://ftp.gnome.org/pub/GNOME/sources/libxml++/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)