wok-next diff libxml++/receipt @ rev 6469
merge
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Sep 29 19:32:25 2010 +0000 (2010-09-29) |
parents | 8752c40cc534 |
children | 5c2b7c37f604 |
line diff
1.1 --- a/libxml++/receipt Sun Feb 28 16:17:14 2010 +0100 1.2 +++ b/libxml++/receipt Wed Sep 29 19:32:25 2010 +0000 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libxml++" 1.7 -VERSION="2.24.3" 1.8 +VERSION="2.30.1" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="C++ wrapper for the libxml XML parser library." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.13 WEB_SITE="http://libxmlplusplus.sourceforge.net/" 1.14 -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.24/$TARBALL" 1.15 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.30/$TARBALL" 1.16 DEPENDS="glibmm libsigc++ libxml2 zlib gcc-lib-base" 1.17 1.18 # Rules to configure and make the package.