mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
network/speedtest-cli: Updated for version 2.1.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
8ea24403ca
commit
cb8e9d9ae4
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for speedtest-cli
|
||||
|
||||
# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=speedtest-cli
|
||||
VERSION=${VERSION:-2.0.2}
|
||||
VERSION=${VERSION:-2.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="speedtest-cli"
|
||||
VERSION="2.0.2"
|
||||
VERSION="2.1.0"
|
||||
HOMEPAGE="https://github.com/sivel/speedtest-cli"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/3c/75/77922d0e415f82dfe5c5e60c857a58d6914d37d5a48407db8b524e91088b/speedtest-cli-2.0.2.tar.gz"
|
||||
MD5SUM="dd1b889c798a4a4f23e785974c2556f6"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/ac/2a/6e0a7f26ab610a6aef55f4527c11d71fb40c92cb430f0c1879127b5e6c01/speedtest-cli-2.1.0.tar.gz"
|
||||
MD5SUM="adbe3469d5f77a8a00b5b6584b902346"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue