libraries/libxml++: Updated for version 2.40.1.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2015-11-14 19:11:34 +01:00 committed by Willy Sudiarto Raharjo
parent f41fd58245
commit b6c760a74d
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.36.0 VERSION=${VERSION:-2.40.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

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