aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-aiohttp
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-aiohttp')
-rw-r--r--community/py3-aiohttp/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-aiohttp/APKBUILD b/community/py3-aiohttp/APKBUILD
index fe203ae40c..d0bd6c645d 100644
--- a/community/py3-aiohttp/APKBUILD
+++ b/community/py3-aiohttp/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=aiohttp
pkgver=2.3.1
pkgrel=1
pkgdesc="HTTP client/server for asyncio"
-url="http://pypi.python.org/pypi/aiohttp"
+url="https://pypi.python.org/pypi/aiohttp"
arch="all !aarch64"
license="ASL 2.0"
depends="python3 py3-async-timeout py3-chardet py3-multidict py3-yarl"