Signed-off-by: Artur Wiebe <[email protected]> --- rules/python3-tornado.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/python3-tornado.make b/rules/python3-tornado.make index 1dea021a3..7ec6c51ac 100644 --- a/rules/python3-tornado.make +++ b/rules/python3-tornado.make @@ -11,8 +11,8 @@ # PACKAGES-$(PTXCONF_PYTHON3_TORNADO) += python3-tornado -PYTHON3_TORNADO_VERSION := 6.0.3 -PYTHON3_TORNADO_MD5 := cab4b11480f6d032e46465586192d343 +PYTHON3_TORNADO_VERSION := 6.0.4 +PYTHON3_TORNADO_MD5 := cf39425f3d7eba9a54287f3e795a2f23 PYTHON3_TORNADO := tornado-$(PYTHON3_TORNADO_VERSION) PYTHON3_TORNADO_SUFFIX := tar.gz PYTHON3_TORNADO_URL := https://files.pythonhosted.org/packages/source/t/tornado/$(PYTHON3_TORNADO).$(PYTHON3_TORNADO_SUFFIX) -- 2.28.0 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
