diff --git a/srcpkgs/python3-aiohttp/template b/srcpkgs/python3-aiohttp/template index 7a95009a48..0bc450ab5d 100644 --- a/srcpkgs/python3-aiohttp/template +++ b/srcpkgs/python3-aiohttp/template @@ -1,6 +1,6 @@ # Template file for 'python3-aiohttp' pkgname=python3-aiohttp -version=3.0.7 +version=3.0.9 revision=1 wrksrc="aiohttp-${version}" build_style=python3-module @@ -15,7 +15,7 @@ maintainer="Michael Aldridge " license="Apache-2.0" homepage="https://aiohttp.readthedocs.io/" distfiles="https://github.com/aio-libs/aiohttp/archive/v${version}.tar.gz" -checksum=6e4c7392cf0dc2111e32428493d019215fb5bbbd569f5df6f6664acea4ce97e0 +checksum=dd87b6854d766452bdd20b8117e5602418a104b1586697d38551880dfa1b738f do_check() { python3 setup.py test