python-Django: update to 1.8.7.

This commit is contained in:
Steve Prybylski 2015-11-30 10:32:57 -05:00
parent 1671269e08
commit 7e2ba66da3

View file

@ -1,6 +1,6 @@
# Template file for 'python-Django' # Template file for 'python-Django'
pkgname=python-Django pkgname=python-Django
version=1.8.6 version=1.8.7
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=359d56f55a033a92831eab1f7ec47db3f9ad8e07f28ead9035d961886d54459a checksum=17a66de5cf59b5ee81c3dc57609b145bb45adddc0dc06937b998597d6e7b4523
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE