mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
python-Django: update to 1.11.7
This commit is contained in:
parent
653dd12d2e
commit
1fed6af8b2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Django'
|
||||
pkgname=python-Django
|
||||
version=1.11.6
|
||||
version=1.11.7
|
||||
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=c3b42ca1efa1c0a129a9e863134cc3fe705c651dea3a04a7998019e522af0c60
|
||||
checksum=8918e392530d8fc6965a56af6504229e7924c27265893f3949aa0529cd1d4b99
|
||||
alternatives="django:django-admin:/usr/bin/django-admin2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue