mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
python/python3-aiohttp: Fix MD5SUM.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
19632d14ed
commit
40ad6dce48
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="python3-aiohttp"
|
|||
VERSION="3.8.1"
|
||||
HOMEPAGE="https://aiohttp.readthedocs.io/en/stable/"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/5a/86/5f63de7a202550269a617a5d57859a2961f3396ecd1739a70b92224766bc/aiohttp-3.8.1.tar.gz"
|
||||
MD5SUM="22dacb5f2b1972813eb4b9502cfd3571"
|
||||
MD5SUM="faf7726dc65a940272874c0f441e8ec6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gunicorn async-timeout python3-attrs yarl aiosignal"
|
||||
|
|
Loading…
Reference in a new issue