python3-tornado: update to 6.0.4.
This commit is contained in:
parent
09ad9fb0d7
commit
1860644be4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-tornado'
|
# Template file for 'python3-tornado'
|
||||||
pkgname=python3-tornado
|
pkgname=python3-tornado
|
||||||
version=5.1.1
|
version=6.0.4
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="tornado-${version}"
|
wrksrc="tornado-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://www.tornadoweb.org/"
|
homepage="http://www.tornadoweb.org/"
|
||||||
distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz"
|
||||||
checksum=4e5158d97583502a7e2739951553cbd88a72076f152b4b11b64b9a10c4c49409
|
checksum=0fe2d45ba43b00a41cd73f8be321a44936dc1aba233dee979f17a042b83eb6dc
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# use system ca-certificates
|
# use system ca-certificates
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue