python3-aiohttp: update to 2.3.2
This commit is contained in:
parent
0203b9cf1c
commit
54d80d082d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-aiohttp'
|
||||
pkgname=python3-aiohttp
|
||||
version=2.2.5
|
||||
revision=3
|
||||
version=2.3.2
|
||||
revision=1
|
||||
wrksrc="aiohttp-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="aiohttp"
|
||||
|
@ -13,4 +13,4 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://aiohttp.readthedocs.io/"
|
||||
distfiles="https://github.com/aio-libs/aiohttp/archive/v${version}.tar.gz"
|
||||
checksum=f0dafed9ea8afa99bd599531ee9f7863d60e69648b1059bcbb0de167c6e11e60
|
||||
checksum=adb90d04c35f6b753656a223cab342186c6dea1321bc33d48a19b393d177987b
|
||||
|
|
Loading…
Reference in a new issue