network/Flootty: Updated for version 3.1.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
50ec5af42d
commit
ae6f3f0dcb
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=Flootty
|
||||
VERSION=${VERSION:-3.1.0}
|
||||
VERSION=${VERSION:-3.1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Flootty"
|
||||
VERSION="3.1.0"
|
||||
VERSION="3.1.1"
|
||||
HOMEPAGE="https://floobits.com"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/F/Flootty/Flootty-3.1.0.tar.gz"
|
||||
MD5SUM="16e7e719f5e99a06c84e0d60e5d72a79"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/F/Flootty/Flootty-3.1.1.tar.gz"
|
||||
MD5SUM="cf39eed0b5cb434901e51ed16144aaf5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pysetuptools"
|
||||
|
|
Loading…
Reference in New Issue