mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/speedtest-cli: Updated for version 2.0.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
5422fb1692
commit
5bd9696978
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=speedtest-cli
|
||||
VERSION=${VERSION:-2.0.0}
|
||||
VERSION=${VERSION:-2.0.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="speedtest-cli"
|
||||
VERSION="2.0.0"
|
||||
VERSION="2.0.2"
|
||||
HOMEPAGE="https://github.com/sivel/speedtest-cli"
|
||||
DOWNLOAD="https://pypi.python.org/packages/d8/23/4232d8c40bc5bc26a28270e01d9ffd062a435fc738e7d5cba1a78d9de031/speedtest-cli-2.0.0.tar.gz"
|
||||
MD5SUM="cf55a44ad90f900272c838f0826c2d36"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/3c/75/77922d0e415f82dfe5c5e60c857a58d6914d37d5a48407db8b524e91088b/speedtest-cli-2.0.2.tar.gz"
|
||||
MD5SUM="dd1b889c798a4a4f23e785974c2556f6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue