diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-10-09 20:47:11 +0200 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-11-04 09:53:46 -0500 |
commit | c56218cf6f2956eb20a19a3c901f4cdb9918521c (patch) | |
tree | 356b24c177dc102c97f9fc8817eb151a8df77454 | |
parent | 5d556a3b737f06eec1230b7270c0240ccbba2fe2 (diff) | |
download | slackbuilds-c56218cf6f2956eb20a19a3c901f4cdb9918521c.tar.gz |
development/django: Fixed download link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r-- | development/django/django.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/django/django.info b/development/django/django.info index 23d3eda042..84112eb243 100644 --- a/development/django/django.info +++ b/development/django/django.info @@ -1,7 +1,7 @@ PRGNAM="django" VERSION="1.3.1" HOMEPAGE="http://www.djangoproject.com/" -DOWNLOAD="http://media.djangoproject.com/releases/1.3/Django-1.3.1.tar.gz" +DOWNLOAD="http://pypi.python.org/packages/source/D/Django/Django-1.3.1.tar.gz" MD5SUM="62d8642fd06b9a0bf8544178f8500767" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |