mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
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'
|
# Template file for 'python3-aiohttp'
|
||||||
pkgname=python3-aiohttp
|
pkgname=python3-aiohttp
|
||||||
version=2.2.5
|
version=2.3.2
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="aiohttp-${version}"
|
wrksrc="aiohttp-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="aiohttp"
|
pycompile_module="aiohttp"
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
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=f0dafed9ea8afa99bd599531ee9f7863d60e69648b1059bcbb0de167c6e11e60
|
checksum=adb90d04c35f6b753656a223cab342186c6dea1321bc33d48a19b393d177987b
|
||||||
|
|
Loading…
Add table
Reference in a new issue