network/speedtest-cli: Updated for version 0.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4c690bd16f
commit
36e66d8240
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=speedtest-cli
|
||||
VERSION=${VERSION:-0.2.7}
|
||||
VERSION=${VERSION:-0.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="speedtest-cli"
|
||||
VERSION="0.2.7"
|
||||
VERSION="0.3.0"
|
||||
HOMEPAGE="https://github.com/sivel/speedtest-cli"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/s/speedtest-cli/speedtest-cli-0.2.7.tar.gz"
|
||||
MD5SUM="1d36ea0e58a6d3504fac2377a036f6bd"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/s/speedtest-cli/speedtest-cli-0.3.0.tar.gz"
|
||||
MD5SUM="9b892ef1795cbc96156f441ed28f9773"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pysetuptools"
|
||||
|
|
Loading…
Reference in New Issue