speedtest-cli: update to 2.0.2.
Closes #14698. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
28f034c5fc
commit
3a4f112638
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'speedtest-cli'
|
||||
pkgname=speedtest-cli
|
||||
version=2.0.0
|
||||
revision=2
|
||||
version=2.0.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_module="speedtest.py"
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,5 +11,5 @@ maintainer="Aaron Marcher <info@nulltime.net>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/sivel/speedtest-cli"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=732daf109a3399c794b293723199d740b0accddef86007a0f85f577bd4ba6c9a
|
||||
checksum=5e22f2dcce1c9020f33faf559b22727483f022008a2912b85d573e578374b6a0
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue