From 346e87546338487338909eccdd29dfff44726742 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Mon, 21 Aug 2017 00:22:51 -0700 Subject: [PATCH] python3-aiohttp: update to 2.2.5 --- 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 55cf9f35fb7..1638f86c03e 100644 --- a/srcpkgs/python3-aiohttp/template +++ b/srcpkgs/python3-aiohttp/template @@ -1,6 +1,6 @@ # Template file for 'python3-aiohttp' pkgname=python3-aiohttp -version=2.2.0 +version=2.2.5 revision=1 wrksrc=aiohttp-${version} build_style=python3-module @@ -11,7 +11,7 @@ maintainer="Michael Aldridge " license="Apache-2" homepage="http://aiohttp.readthedocs.io/" distfiles="https://github.com/aio-libs/aiohttp/archive/v${version}.tar.gz" -checksum=a504fc979f897ab776cbbb324443dd0aebd6ba832765fb54770ea2ecb2a6e07b +checksum=f0dafed9ea8afa99bd599531ee9f7863d60e69648b1059bcbb0de167c6e11e60 post_install() { vlicense LICENSE.txt