diff options
author | Mario Preksavec <mario@slackware.hr> | 2019-01-22 04:49:14 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-26 07:53:39 +0700 |
commit | a28165fd91713d0d47203f3dda72a3dfac97107c (patch) | |
tree | 613f2917ff44b2e875dd6900aae2b300e8c5d560 /python/python-django/python-django.info | |
parent | 26777ea255a26b7c4e81fa699fe7398a784f2a2c (diff) | |
download | slackbuilds-a28165fd91713d0d47203f3dda72a3dfac97107c.tar.gz |
python/python-django: Updated for version 1.11.18.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'python/python-django/python-django.info')
-rw-r--r-- | python/python-django/python-django.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python-django/python-django.info b/python/python-django/python-django.info index 99df351bb8..b2443b3f55 100644 --- a/python/python-django/python-django.info +++ b/python/python-django/python-django.info @@ -1,8 +1,8 @@ PRGNAM="python-django" -VERSION="1.10" -HOMEPAGE="https://github.com/django/" -DOWNLOAD="https://github.com/django/django/archive/1.10/django-1.10.tar.gz" -MD5SUM="c76e0c947ad89ac5023b2763091cfd01" +VERSION="1.11.18" +HOMEPAGE="https://www.djangoproject.com/" +DOWNLOAD="https://github.com/django/django/archive/1.11.18/django-1.11.18.tar.gz" +MD5SUM="7d5dd6e3c0a4068b7ba2fcd49fd6550a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |