wok diff python-django/receipt @ rev 4553

Add foomatic-db-nonfree
author Rohit Joshi <jozee@slitaz.org>
date Fri Dec 04 13:25:37 2009 +0000 (2009-12-04)
parents 63e63926a8ca
children d3cfa94dc1c7
line diff
     1.1 --- a/python-django/receipt	Fri Jun 12 22:20:17 2009 +0000
     1.2 +++ b/python-django/receipt	Fri Dec 04 13:25:37 2009 +0000
     1.3 @@ -2,13 +2,13 @@
     1.4  
     1.5  PACKAGE="python-django"
     1.6  SOURCE="Django"
     1.7 -VERSION="1.0.2-final"
     1.8 +VERSION="1.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Django is a high-level Python Web framework."
    1.11  MAINTAINER="claudinei@slitaz.org"
    1.12  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.13  WEB_SITE="http://www.djangoproject.com/"
    1.14 -WGET_URL="http://media.djangoproject.com/releases/1.0.2/$TARBALL"
    1.15 +WGET_URL="http://media.djangoproject.com/releases/$VERSION/$TARBALL"
    1.16  DEPENDS="python python-pysqlite"
    1.17  SUGGESTED="python-mysql"
    1.18  BUILD_DEPENDS="python python-dev"