From a7f2dda69b00f280bba9108e0f7302601686b0d5 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 15 Sep 2018 02:19:22 +0200 Subject: [PATCH] python3-aiohttp: update to 3.4.4 --- srcpkgs/python3-aiohttp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-aiohttp/template b/srcpkgs/python3-aiohttp/template index ab0985c720f..f2fc661c547 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.4.1 +version=3.4.4 revision=1 wrksrc="aiohttp-${version}" build_style=python3-module @@ -15,7 +15,7 @@ license="Apache-2.0" #changelog="https://raw.githubusercontent.com/aio-libs/aiohttp/master/CHANGES.rst" homepage="https://aiohttp.readthedocs.io/" distfiles="https://github.com/aio-libs/aiohttp/archive/v${version}.tar.gz" -checksum=06c6afad7c039b9e1f4dff19f87d0bcaeededeb7269a72695af59930b30288ad +checksum=391359ead596fa6aa78072437a63581f005629e403da9ab21615bc89d38b5bbe pre_build() { # use system http-parser