aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 539fcff7e7..43fcd29c10 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.3.9
+pkgver=2.3.10
pkgrel=0
pkgdesc="HTTP client/server for asyncio"
url="https://pypi.python.org/pypi/aiohttp"
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --root="$pkgdir" --optimize=1
}
-sha512sums="0fe2bbcfc5b9b145a129ebee3b802e9dff5bc00030ce1fa5cea8bb63575be71c657289a92a020fb4fe8b9b5d5a0871234a630c3e9562a464cd43741b19a3b82f py3-aiohttp-2.3.9.tar.gz"
+sha512sums="e4ea725bbd3d7d749f2ec21eea1ff9f5c836fbeaa17ad72f77e378c69b008448e57503175bee6adff86110f65edc915cb6368df3011d1d9d61cf47718b086be0 py3-aiohttp-2.3.10.tar.gz"