mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
python3-aiohttp: update to 2.2.5
This commit is contained in:
parent
057e1e4446
commit
346e875463
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-aiohttp'
|
||||
pkgname=python3-aiohttp
|
||||
version=2.2.0
|
||||
version=2.2.5
|
||||
revision=1
|
||||
wrksrc=aiohttp-${version}
|
||||
build_style=python3-module
|
||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||
license="Apache-2"
|
||||
homepage="http://aiohttp.readthedocs.io/"
|
||||
distfiles="https://github.com/aio-libs/aiohttp/archive/v${version}.tar.gz"
|
||||
checksum=a504fc979f897ab776cbbb324443dd0aebd6ba832765fb54770ea2ecb2a6e07b
|
||||
checksum=f0dafed9ea8afa99bd599531ee9f7863d60e69648b1059bcbb0de167c6e11e60
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue