python-Django: update to 1.11.9.

Closes: #10390 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-03 13:38:43 -02:00 committed by Jürgen Buchmüller
parent a8825187e9
commit eab18a6333
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-Django'
pkgname=python-Django
version=1.11.8
version=1.11.9
revision=1
noarch=yes
wrksrc="Django-${version}"
@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
license="3-clause-BSD"
homepage="https://www.djangoproject.com/"
distfiles="${PYPI_SITE}/D/Django/Django-${version}.tar.gz"
checksum=fed3e79bb5a3a8d5eb054c7a1ec1de229ef3f43335a67821cc3e489e9582f711
checksum=353d129f22e1d24980d6061666f435781141c2dfd852f14ffc8a670175821034
alternatives="django:django-admin:/usr/bin/django-admin2"
post_install() {