python-Django: update to 1.11.2
This commit is contained in:
parent
1e8af92bcc
commit
1071b0a30f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Django'
|
||||
pkgname=python-Django
|
||||
version=1.11.1
|
||||
version=1.11.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="Django-${version}"
|
||||
|
@ -11,9 +11,9 @@ depends="python-setuptools python-pytz"
|
|||
short_desc="High-level Python2 Web framework"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="3-clause-BSD"
|
||||
homepage="http://www.djangoproject.com/"
|
||||
homepage="https://www.djangoproject.com/"
|
||||
distfiles="${PYPI_SITE}/D/Django/Django-${version}.tar.gz"
|
||||
checksum=bbcefdf822eeef2cd04718ebcc24dd2ecf47407258cfcde2b4f95df57ce33a8c
|
||||
checksum=3c5b070482df4f9e5750539dc1824d353729ee423fd410c579b8cd3dea5b0617
|
||||
alternatives="django:django-admin:/usr/bin/django-admin2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue