mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/speedtest-cli: Updated for version 0.3.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
f608da02e4
commit
57eaf04496
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for speedtest-cli
|
# Slackware build script for speedtest-cli
|
||||||
|
|
||||||
# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece
|
# Copyright 2014-2015 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:-0.3.2}
|
VERSION=${VERSION:-0.3.4}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="speedtest-cli"
|
PRGNAM="speedtest-cli"
|
||||||
VERSION="0.3.2"
|
VERSION="0.3.4"
|
||||||
HOMEPAGE="https://github.com/sivel/speedtest-cli"
|
HOMEPAGE="https://github.com/sivel/speedtest-cli"
|
||||||
DOWNLOAD="https://pypi.python.org/packages/source/s/speedtest-cli/speedtest-cli-0.3.2.tar.gz"
|
DOWNLOAD="https://pypi.python.org/packages/source/s/speedtest-cli/speedtest-cli-0.3.4.tar.gz"
|
||||||
MD5SUM="7198a5e10d79fe3b408b553a7e59d484"
|
MD5SUM="b31705b6fd47fa7e1f0f930b4446c731"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="pysetuptools"
|
REQUIRES="pysetuptools"
|
||||||
|
|
Loading…
Reference in a new issue