From 90e90209f28475c34184533a67285dc6dac3af19 Mon Sep 17 00:00:00 2001 From: Diogo Leal Date: Tue, 1 Mar 2011 21:29:04 -0300 Subject: libraries/libxml++: Updated for version 2.33.2. Signed-off-by: Niels Horn --- libraries/libxml++/README | 3 ++- libraries/libxml++/libxml++.SlackBuild | 3 +-- libraries/libxml++/libxml++.info | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'libraries/libxml++') diff --git a/libraries/libxml++/README b/libraries/libxml++/README index 60d452886b..77cafb5094 100644 --- a/libraries/libxml++/README +++ b/libraries/libxml++/README @@ -1,5 +1,6 @@ libxml++ is a C++ wrapper for the libxml XML parser library. Its original author is Ari Johnson and it is currently maintained by Christophe de -Vienne and Murray Cumming. It is released under the LGPL version 2 or above. +Vienne and Murray Cumming. It is released under the LGPL version 2 or +above. This requires glibmm. diff --git a/libraries/libxml++/libxml++.SlackBuild b/libraries/libxml++/libxml++.SlackBuild index 1323e4c25b..295d1ad546 100644 --- a/libraries/libxml++/libxml++.SlackBuild +++ b/libraries/libxml++/libxml++.SlackBuild @@ -8,7 +8,7 @@ PRGNAM=libxml++ -VERSION=2.33.1 +VERSION=2.33.2 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -83,4 +83,3 @@ cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG /sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} - diff --git a/libraries/libxml++/libxml++.info b/libraries/libxml++/libxml++.info index 52dc31654c..c534bd3741 100644 --- a/libraries/libxml++/libxml++.info +++ b/libraries/libxml++/libxml++.info @@ -1,8 +1,8 @@ PRGNAM="libxml++" -VERSION="2.33.1" +VERSION="2.33.2" HOMEPAGE="http://libxmlplusplus.sourceforge.net" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.33/libxml++-2.33.1.tar.bz2" -MD5SUM="90919b5a5e92381722ef004898eba343" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.33/libxml++-2.33.2.tar.bz2" +MD5SUM="b3ebc99c4953a18c6987ac8c4e10bdd8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Diogo Leal" -- cgit v1.2.3-65-gdbad