wok diff python-cheetah/receipt @ rev 15187

slitaz-base-files: up 5.4.2
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Aug 24 15:12:52 2013 +0300 (2013-08-24)
parents 20cd812d9bd3
children fd4f1e692109
line diff
     1.1 --- a/python-cheetah/receipt	Sat Oct 09 16:54:08 2010 +0000
     1.2 +++ b/python-cheetah/receipt	Sat Aug 24 15:12:52 2013 +0300
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="python-cheetah"
     1.7 -VERSION="2.2.1"
     1.8 +VERSION="2.4.3"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Cheetah is a template engine and code generation tool written in Python."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  SOURCE="Cheetah"
    1.13  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://www.cheetahtemplate.org/"
    1.15 -WGET_URL="$SF_MIRROR/cheetahtemplate/$TARBALL"
    1.16 +WGET_URL="http://pypi.python.org/packages/source/C/$SOURCE/$TARBALL"
    1.17  DEPENDS="python"
    1.18  BUILD_DEPENDS="python python-dev"
    1.19  TAGS="python"