aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-aiohttp/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-aiohttp/APKBUILD')
-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 67a4ecff7c..3f2bbfe8e9 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=3.3.0
+pkgver=3.3.1
pkgrel=0
pkgdesc="HTTP client/server for asyncio"
url="https://pypi.python.org/pypi/aiohttp"
@@ -30,4 +30,4 @@ package() {
python3 setup.py install --root="$pkgdir" --optimize=1
}
-sha512sums="e7dd320abb0d9baa0dd583ce034b2d2dd328aa37750197789207e80eabfaf1e998a58e9aa0a6b98ff213f8c78ca90b85698ac559c57f44ce1b643fc317735a4b py3-aiohttp-3.3.0.tar.gz"
+sha512sums="c593526a97a7f2db0037dd1d9d1ad49548b015351b591eb51ec05c86dd595b47b21a2183b19b7cdff0965f16978ea89fcc870a88979dd7d8cf02e876c5c3fcf7 py3-aiohttp-3.3.1.tar.gz"