python-tornado: update to 4.1
This commit is contained in:
parent
f417430e41
commit
b7a725a337
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-tornado'
|
||||
pkgname=python-tornado
|
||||
version=4.0.2
|
||||
revision=2
|
||||
version=4.1
|
||||
revision=1
|
||||
wrksrc="tornado-${version}"
|
||||
build_style=python-module
|
||||
python_versions="2.7 3.4"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://www.tornadoweb.org/"
|
||||
license="Apache-2.0"
|
||||
distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz"
|
||||
checksum=900c5124ebdb6598ca8e8a0c5888f41a5f14117952d5515258e3d20222b21bfa
|
||||
checksum=99abd3aede45c93739346ee7384e710120121c3744da155d5cff1c0101702228
|
||||
|
||||
pre_build() {
|
||||
# remove shebang
|
||||
|
|
Loading…
Reference in New Issue