python-Django: update to 1.8.12
This commit is contained in:
parent
d75e939504
commit
96cabd5df9
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.8.11
|
version=1.8.12
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="Django-${version}"
|
wrksrc="Django-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="http://www.djangoproject.com/"
|
homepage="http://www.djangoproject.com/"
|
||||||
distfiles="${PYPI_SITE}/D/Django/Django-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/D/Django/Django-${version}.tar.gz"
|
||||||
checksum=ec148be73548da090dd76c2e8c57c98e8b1e84f2cb87500b9be5420187a435fb
|
checksum=b68fa73d537f8362d73fec1aa2b7a1e8572349b12942ac756ec1041b6b0e7113
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue