mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/toro: Updated for version 0.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
aa0c77d08f
commit
078a6924c8
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for toro
|
||||
|
||||
# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
|
||||
# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=toro
|
||||
VERSION=${VERSION:-0.6}
|
||||
VERSION=${VERSION:-0.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="toro"
|
||||
VERSION="0.6"
|
||||
VERSION="0.8"
|
||||
HOMEPAGE="http://github.com/ajdavis/toro/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/toro/toro-0.6.tar.gz"
|
||||
MD5SUM="7d1577044c53335fc5832c06fa5a9df6"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/toro/toro-0.8.tar.gz"
|
||||
MD5SUM="b5108e845b5014a16f68acde539cd775"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="tornado"
|
||||
|
|
Loading…
Reference in a new issue