changeset 2798:d7570a06e60e

update package libxml++
author Mark Brand <mabrand@mabrand.nl>
date Tue, 09 Oct 2012 00:12:26 +0200
parents 71a1673c1e9c
children 7d4c8f2179f6
files index.html src/libxml++.mk
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Mon Oct 08 22:34:44 2012 +0200
+++ b/index.html	Tue Oct 09 00:12:26 2012 +0200
@@ -1560,7 +1560,7 @@
     </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>
--- a/src/libxml++.mk	Mon Oct 08 22:34:44 2012 +0200
+++ b/src/libxml++.mk	Tue Oct 09 00:12:26 2012 +0200
@@ -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)