python-Django: update to 1.11.16
This commit is contained in:
parent
10c73f7860
commit
a1905dc790
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Django'
|
||||
pkgname=python-Django
|
||||
version=1.11.15
|
||||
version=1.11.16
|
||||
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=b18235d82426f09733d2de9910cee975cf52ff05e5f836681eb957d105a05a40
|
||||
checksum=29268cc47816a44f27308e60f71da635f549c47d8a1d003b28de55141df75791
|
||||
alternatives="django:django-admin:/usr/bin/django-admin2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue