mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
python-Django: update to 1.8.8
This commit is contained in:
parent
6a45c96266
commit
d9f123f24a
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.7
|
version=1.8.8
|
||||||
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=17a66de5cf59b5ee81c3dc57609b145bb45adddc0dc06937b998597d6e7b4523
|
checksum=8255242fa0d9e0bf331259a6bdb81364933acbe8863291661558ffdb2fc9ed70
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue