network/tornado: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-04-20 15:43:47 +07:00
parent 92232e075c
commit a0072d8a6f
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/tornadoweb/tornado/archive/v5.1.1/tornado-5.1.1.tar
MD5SUM="44ca12963dccbc11a97aa0cc92e9bb93"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="backports-abc futures singledispatch"
REQUIRES="backports-abc singledispatch"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"