python3-aiohttp: update to 2.2.0
This commit is contained in:
parent
64643d726f
commit
09baf26800
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user