parent
a8825187e9
commit
eab18a6333
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-Django'
|
# Template file for 'python-Django'
|
||||||
pkgname=python-Django
|
pkgname=python-Django
|
||||||
version=1.11.8
|
version=1.11.9
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="Django-${version}"
|
wrksrc="Django-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="https://www.djangoproject.com/"
|
homepage="https://www.djangoproject.com/"
|
||||||
distfiles="${PYPI_SITE}/D/Django/Django-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/D/Django/Django-${version}.tar.gz"
|
||||||
checksum=fed3e79bb5a3a8d5eb054c7a1ec1de229ef3f43335a67821cc3e489e9582f711
|
checksum=353d129f22e1d24980d6061666f435781141c2dfd852f14ffc8a670175821034
|
||||||
alternatives="django:django-admin:/usr/bin/django-admin2"
|
alternatives="django:django-admin:/usr/bin/django-admin2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue