Mercurial > hg > mxe-octave-anirudha
changeset 2842:f4572149c0fb
upgrade package libmxl2
author | Mark Brand <mabrand@mabrand.nl> |
---|---|
date | Mon, 05 Nov 2012 04:07:56 +0100 |
parents | 3ff647d285f6 |
children | 3e0cb61c076d |
files | index.html src/libxml++.mk |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/index.html +++ b/index.html @@ -1560,7 +1560,7 @@ </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>
--- a/src/libxml++.mk +++ b/src/libxml++.mk @@ -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)