speedtest-cli: update to 2.1.1.
This commit is contained in:
parent
07c7c646e0
commit
e25fa55a49
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'speedtest-cli'
|
||||
pkgname=speedtest-cli
|
||||
version=2.0.2
|
||||
version=2.1.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="speedtest.py"
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,5 +12,4 @@ 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=5e22f2dcce1c9020f33faf559b22727483f022008a2912b85d573e578374b6a0
|
||||
archs=noarch
|
||||
checksum=433675c19bd40c059da5d98c512874742405e8185afed47f8aa11a02ac61aa06
|
||||
|
|
Loading…
Reference in New Issue