summaryrefslogtreecommitdiff
path: root/packages/python
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python')
-rw-r--r--packages/python/python-django_1.0.bb (renamed from packages/python/python-django_0.96.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-django_0.96.1.bb b/packages/python/python-django_1.0.bb
index 7921f9db0f..06816778b0 100644
--- a/packages/python/python-django_0.96.1.bb
+++ b/packages/python/python-django_1.0.bb
@@ -8,7 +8,7 @@ RDEPENDS = "python-email python-netserver python-pickle python-pprint \
RRECOMMENDS = "python-pysqlite2"
SRCNAME = "Django"
-SRC_URI = "http://media.djangoproject.com/releases/0.96/${SRCNAME}-${PV}.tar.gz"
+SRC_URI = "http://media.djangoproject.com/releases/1.0/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit distutils