diff --git a/srcpkgs/python3-aiohttp/template b/srcpkgs/python3-aiohttp/template index 2893cf6e890..4dae78f84b7 100644 --- a/srcpkgs/python3-aiohttp/template +++ b/srcpkgs/python3-aiohttp/template @@ -1,7 +1,7 @@ # Template file for 'python3-aiohttp' pkgname=python3-aiohttp -version=3.6.2 -revision=3 +version=3.6.3 +revision=1 wrksrc="aiohttp-${version}" build_style=python3-module pycompile_module="aiohttp" @@ -14,7 +14,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=4ad2d8393843ea0c7b50a93bf04fb1cf20b93c0a5e958de128efcd2e5f8adf80 +checksum=eb1b636c9096452a250e8a75b549b54cdd0ee9e9fb1ce13b6dd9f08889192489 pre_build() { # use system http-parser