upgrade package libmxl2

This commit is contained in:
Mark Brand 2012-11-05 04:07:56 +01:00
parent fe09146491
commit 62e1252cf4
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.4</td>
<td id="libxml++-version">2.36.0</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 := f064c8b93f153601d31ceaa80d60b213364606e1
$(PKG)_CHECKSUM := 446714be0becb1d1bca914a9a545af96a24de26e
$(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)