python3-aiohttp: update to 3.7.1.
This commit is contained in:
parent
4d497b94d2
commit
31642920e0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-aiohttp'
|
||||
pkgname=python3-aiohttp
|
||||
version=3.6.3
|
||||
version=3.7.1
|
||||
revision=1
|
||||
wrksrc="aiohttp-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://aiohttp.readthedocs.io/"
|
||||
distfiles="https://github.com/aio-libs/aiohttp/archive/v${version}.tar.gz"
|
||||
checksum=eb1b636c9096452a250e8a75b549b54cdd0ee9e9fb1ce13b6dd9f08889192489
|
||||
checksum=6075f4fb46cfb73f9282709272ec4755967668c633b6276433f4bad5b6db1b2b
|
||||
|
||||
pre_build() {
|
||||
# use system http-parser
|
||||
|
|
Loading…
Reference in a new issue