From 50e5114919af0a07f9d9d679291e4fadf0c6650b Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 1 Oct 2016 12:18:08 +0200 Subject: [PATCH] python-tornado: update to 4.4.2 --- srcpkgs/python-tornado/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-tornado/template b/srcpkgs/python-tornado/template index 0147556cd1c..faff0343d1c 100644 --- a/srcpkgs/python-tornado/template +++ b/srcpkgs/python-tornado/template @@ -1,6 +1,6 @@ # Template file for 'python-tornado' pkgname=python-tornado -version=4.4.1 +version=4.4.2 revision=1 wrksrc="tornado-${version}" build_style=python-module @@ -14,7 +14,7 @@ maintainer="Alessio Sergi " homepage="http://www.tornadoweb.org/" license="Apache-2.0" distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz" -checksum=371d0cf3d56c47accc66116a77ad558d76eebaa8458a6b677af71ca606522146 +checksum=2898f992f898cd41eeb8d53b6df75495f2f423b6672890aadaf196ea1448edcc python3.4-tornado_package() { pycompile_version="3.4"