mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +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
|
# Slackware build script for toro
|
||||||
|
|
||||||
# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
|
# Copyright 2014 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=toro
|
PRGNAM=toro
|
||||||
VERSION=${VERSION:-0.6}
|
VERSION=${VERSION:-0.8}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="toro"
|
PRGNAM="toro"
|
||||||
VERSION="0.6"
|
VERSION="0.8"
|
||||||
HOMEPAGE="http://github.com/ajdavis/toro/"
|
HOMEPAGE="http://github.com/ajdavis/toro/"
|
||||||
DOWNLOAD="https://pypi.python.org/packages/source/t/toro/toro-0.6.tar.gz"
|
DOWNLOAD="https://pypi.python.org/packages/source/t/toro/toro-0.8.tar.gz"
|
||||||
MD5SUM="7d1577044c53335fc5832c06fa5a9df6"
|
MD5SUM="b5108e845b5014a16f68acde539cd775"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="tornado"
|
REQUIRES="tornado"
|
||||||
|
|
Loading…
Reference in a new issue