aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-tornado
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2020-11-03 01:50:09 +0100
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2020-11-03 01:50:18 +0100
commit564e3ee4fcd5d376ab8eda1d7daac06eead78aac (patch)
treeeacfc907f01783058cbcaa852d18cf7e95c84bdc /lang/python/python-tornado
parent772f4f8d8318a3f62568fbc54b329cff6e4cff7c (diff)
python-tornado: update to version 6.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Diffstat (limited to 'lang/python/python-tornado')
-rw-r--r--lang/python/python-tornado/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/python-tornado/Makefile b/lang/python/python-tornado/Makefile
index 2d29152ac..d2fb56b20 100644
--- a/lang/python/python-tornado/Makefile
+++ b/lang/python/python-tornado/Makefile
@@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-tornado
-PKG_VERSION:=6.0.4
+PKG_VERSION:=6.1
PKG_RELEASE:=1
PYPI_NAME:=tornado
-PKG_HASH:=0fe2d45ba43b00a41cd73f8be321a44936dc1aba233dee979f17a042b83eb6dc
+PKG_HASH:=33c6e81d7bd55b468d2e793517c909b139960b6c790a60b7991b9b6b76fb9791
PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz>
PKG_LICENSE:=Apache-2.0