python3-aiohttp: update to 3.7.4.
This commit is contained in:
parent
f03da0d013
commit
2e350cc3e5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-aiohttp'
|
||||
pkgname=python3-aiohttp
|
||||
version=3.7.3
|
||||
revision=2
|
||||
version=3.7.4
|
||||
revision=1
|
||||
wrksrc="aiohttp-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://aiohttp.readthedocs.io/"
|
||||
distfiles="${PYPI_SITE}/a/aiohttp/aiohttp-${version}.tar.gz"
|
||||
checksum=9c1a81af067e72261c9cbe33ea792893e83bc6aa987bfbd6fdc1e5e7b22777c4
|
||||
checksum=5d84ecc73141d0a0d61ece0742bb7ff5751b0657dab8405f899d3ceb104cc7de
|
||||
|
||||
post_patch() {
|
||||
# use system http-parser
|
||||
|
|
Loading…
Reference in a new issue