mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/speedtest-cli: Updated for version 1.0.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
1be8ae006b
commit
b6b04a6442
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:-1.0.6}
|
||||
VERSION=${VERSION:-1.0.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="speedtest-cli"
|
||||
VERSION="1.0.6"
|
||||
VERSION="1.0.7"
|
||||
HOMEPAGE="https://github.com/sivel/speedtest-cli"
|
||||
DOWNLOAD="https://pypi.python.org/packages/12/3e/e6d34ed8ce9f2d111480fd585e5404a00d74cfd3d076c538f31538195ec8/speedtest-cli-1.0.6.tar.gz"
|
||||
MD5SUM="594bc47b1bc11fcc4861eedb976feecb"
|
||||
DOWNLOAD="https://pypi.python.org/packages/f8/34/1d9ef4be5fe2f43be4743878e7fd3b33071096bc3afad11b27d9f4762f75/speedtest-cli-1.0.7.tar.gz"
|
||||
MD5SUM="5904029a3566a3d28377f77805a420c0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue