mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/turbolift: Updated for version 2.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bd2ccbf0d6
commit
d3356239aa
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=turbolift
|
||||
VERSION=${VERSION:-2.1.0}
|
||||
VERSION=${VERSION:-2.1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="turbolift"
|
||||
VERSION="2.1.0"
|
||||
VERSION="2.1.2"
|
||||
HOMEPAGE="https://github.com/cloudnull/turbolift"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/turbolift/turbolift-2.1.0.tar.gz"
|
||||
MD5SUM="d5d6ac81b1e10a943f509cf53a28683a"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/turbolift/turbolift-2.1.2.tar.gz"
|
||||
MD5SUM="d9de043317f5beb9a6deb344ead1b5fd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-requests PrettyTable"
|
||||
|
|
Loading…
Reference in a new issue