wok diff python-lxml/receipt @ rev 12400

filezilla: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 20 13:21:35 2012 +0200 (2012-04-20)
parents 51b12adbb100
children 2a5cc8208d36
line diff
     1.1 --- a/python-lxml/receipt	Sun Feb 06 19:22:12 2011 +0000
     1.2 +++ b/python-lxml/receipt	Fri Apr 20 13:21:35 2012 +0200
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="python-lxml"
     1.7 -VERSION="2.2.2"
     1.8 +VERSION="2.3"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Pythonic binding for the libxml2 and libxslt libraries.."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  SOURCE="lxml"
    1.13  TARBALL="$SOURCE-$VERSION.tgz"
    1.14  WEB_SITE="http://codespeak.net/lxml/"
    1.15 -WGET_URL="$WEB_SITE/$TARBALL"
    1.16 +WGET_URL="${WEB_SITE}${TARBALL}"
    1.17  DEPENDS="python libxml2 libxslt zlib"
    1.18  BUILD_DEPENDS="python libxml2 libxml2-dev libxslt libxslt-dev setuptools"
    1.19