python3-aiohttp: update to 2.2.0

This commit is contained in:
Michael Aldridge 2017-07-04 18:58:01 -07:00
parent 64643d726f
commit 09baf26800
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-aiohttp'
pkgname=python3-aiohttp
version=2.0.7
version=2.2.0
revision=1
wrksrc=aiohttp-${version}
build_style=python3-module
@ -10,8 +10,8 @@ short_desc="HTTP client/server for asyncio (PEP-3156)"
maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
license="Apache-2"
homepage="http://aiohttp.readthedocs.io/"
distfiles="https://github.com/aio-libs/aiohttp/archive/${version}.tar.gz"
checksum=fcc17b56747ac76fd99ddf63d07de2bed12a5d0f78b658f0c9c5d7d9f696c766
distfiles="https://github.com/aio-libs/aiohttp/archive/v${version}.tar.gz"
checksum=a504fc979f897ab776cbbb324443dd0aebd6ba832765fb54770ea2ecb2a6e07b
post_install() {
vlicense LICENSE.txt