Skip to content

Commit

Permalink
python3-tornado: update to 6.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahesford committed Nov 4, 2020
1 parent 9551552 commit 41de816
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/python3-tornado/template
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down

0 comments on commit 41de816

Please sign in to comment.