libraries/libxml++: Updated for version 2.36.0.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2013-05-30 06:57:59 +02:00 committed by Robby Workman
parent 6be47f3a9a
commit 92d9adcec9
2 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
# Updated by Diogo Leal<diogo@diogoleal.com> # Updated by Diogo Leal<diogo@diogoleal.com>
PRGNAM=libxml++ PRGNAM=libxml++
VERSION=2.34.2 VERSION=2.36.0
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libxml++" PRGNAM="libxml++"
VERSION="2.34.2" VERSION="2.36.0"
HOMEPAGE="http://libxmlplusplus.sourceforge.net" HOMEPAGE="http://libxmlplusplus.sourceforge.net"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.34/libxml++-2.34.2.tar.xz" DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.36/libxml++-2.36.0.tar.xz"
MD5SUM="2ec0bf8f0d8d510a3b28c173a8a4b21c" MD5SUM="72838890c773f89ec701ba1a57cf0802"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="glibmm mm-common" REQUIRES="glibmm mm-common"