wok rev 3774
Up: python-django (1.1)
author | Claudinei Pereira <claudinei@slitaz.org> |
---|---|
date | Thu Jul 30 10:16:57 2009 +0000 (2009-07-30) |
parents | f17b7217de2d |
children | 24b606ee6617 |
files | python-django/receipt |
line diff
1.1 --- a/python-django/receipt Thu Jul 30 11:41:36 2009 +0200 1.2 +++ b/python-django/receipt Thu Jul 30 10:16:57 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"