summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Diogo Leal <diogo@diogoleal.com>2011-03-01 21:29:04 -0300
committer Niels Horn <niels.horn@slackbuilds.org>2011-03-01 21:29:04 -0300
commit90e90209f28475c34184533a67285dc6dac3af19 (patch)
treeb88b0757d524fb7ad2fc2a5695f8ef20a0fcb5d7
parentc94fa5d8fe9d03609b5922fcced857dc59e16f8f (diff)
downloadslackbuilds-90e90209f28475c34184533a67285dc6dac3af19.tar.gz
slackbuilds-90e90209f28475c34184533a67285dc6dac3af19.tar.xz
libraries/libxml++: Updated for version 2.33.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
-rw-r--r--libraries/libxml++/README3
-rw-r--r--libraries/libxml++/libxml++.SlackBuild3
-rw-r--r--libraries/libxml++/libxml++.info6
3 files changed, 6 insertions, 6 deletions
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"