python-Django: update to 1.11.13. (#14568)

This commit is contained in:
maxice8 2018-05-20 14:45:31 -03:00 committed by Alessio Sergi
parent 59e8ac2591
commit 64125ddaa3

View file

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