network/speedtest-cli: Updated for version 1.0.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
6aecc98863
commit
7745e57ccf
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for speedtest-cli
|
# Slackware build script for speedtest-cli
|
||||||
|
|
||||||
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
|
# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=speedtest-cli
|
PRGNAM=speedtest-cli
|
||||||
VERSION=${VERSION:-1.0.0}
|
VERSION=${VERSION:-1.0.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="speedtest-cli"
|
PRGNAM="speedtest-cli"
|
||||||
VERSION="1.0.0"
|
VERSION="1.0.1"
|
||||||
HOMEPAGE="https://github.com/sivel/speedtest-cli"
|
HOMEPAGE="https://github.com/sivel/speedtest-cli"
|
||||||
DOWNLOAD="https://pypi.python.org/packages/a9/e0/b5d9b4f288c8d27cb7137f49456362c4c4db2c39ed096774a73f1c6dad75/speedtest-cli-1.0.0.tar.gz"
|
DOWNLOAD="https://pypi.python.org/packages/63/4d/e9d93b591cacb3365b89b7feb5ae8f935d87ae4102ceb1abf7fd143bac54/speedtest-cli-1.0.1.tar.gz"
|
||||||
MD5SUM="95e097d4706ad8007be52eaa4329681c"
|
MD5SUM="9a18cf8f2622642d710ac32647fca7fa"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue