# HG changeset patch # User Claudinei Pereira # Date 1248949017 0 # Node ID 8487ca1081a5a0d877d963fe17ff8285df566c35 # Parent f17b7217de2d351bb02000efdf6abcca327ec8f6 Up: python-django (1.1) diff -r f17b7217de2d -r 8487ca1081a5 python-django/receipt --- a/python-django/receipt Thu Jul 30 11:41:36 2009 +0200 +++ b/python-django/receipt Thu Jul 30 10:16:57 2009 +0000 @@ -2,13 +2,13 @@ PACKAGE="python-django" SOURCE="Django" -VERSION="1.0.2-final" +VERSION="1.1" CATEGORY="development" SHORT_DESC="Django is a high-level Python Web framework." MAINTAINER="claudinei@slitaz.org" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.djangoproject.com/" -WGET_URL="http://media.djangoproject.com/releases/1.0.2/$TARBALL" +WGET_URL="http://media.djangoproject.com/releases/$VERSION/$TARBALL" DEPENDS="python python-pysqlite" SUGGESTED="python-mysql" BUILD_DEPENDS="python python-dev"