aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-aiohttp
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-aiohttp')
-rw-r--r--community/py3-aiohttp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-aiohttp/APKBUILD b/community/py3-aiohttp/APKBUILD
index 47b1f35453..2f79344a9c 100644
--- a/community/py3-aiohttp/APKBUILD
+++ b/community/py3-aiohttp/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-aiohttp
_pkgname=aiohttp
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=0
pkgdesc="HTTP client/server for asyncio"
url="http://pypi.python.org/pypi/aiohttp"
@@ -24,4 +24,4 @@ package() {
python3 setup.py install --root="$pkgdir" --optimize=1 || return 1
}
-sha512sums="b75979a0221055915890d478dac8a0025a57b8151421ffe221d76ec7ea66d9d0daad228c98d1115db9658d73a79626e4fb210b9b756deef8c018bd6edd3b20ef py3-aiohttp-2.0.0.tar.gz"
+sha512sums="49350c340bb44aa04de1618f8d8160c28dc48b48a5cd1db596936cf49872d9c38e5144a357db0118605d3eac7e69c428e68bd8dbbe589b52c74772379446dde6 py3-aiohttp-2.0.1.tar.gz"