python3-tornado: update to 6.1.
This commit is contained in:
parent
9551552df9
commit
41de816818
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-tornado'
|
||||
pkgname=python3-tornado
|
||||
version=6.0.4
|
||||
version=6.1
|
||||
revision=1
|
||||
wrksrc="tornado-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://www.tornadoweb.org/"
|
||||
distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz"
|
||||
checksum=0fe2d45ba43b00a41cd73f8be321a44936dc1aba233dee979f17a042b83eb6dc
|
||||
checksum=33c6e81d7bd55b468d2e793517c909b139960b6c790a60b7991b9b6b76fb9791
|
||||
|
||||
pre_build() {
|
||||
# use system ca-certificates
|
||||
|
|
Loading…
Reference in New Issue