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