mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/flexget: Updated for version 2.10.23.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
ba66310994
commit
bc535d64f6
2 changed files with 3 additions and 3 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
SRCNAM=FlexGet
|
||||
PRGNAM=${SRCNAM,,}
|
||||
VERSION=${VERSION:-2.10.18}
|
||||
VERSION=${VERSION:-2.10.23}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="flexget"
|
||||
VERSION="2.10.18"
|
||||
VERSION="2.10.23"
|
||||
HOMEPAGE="http://flexget.com/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/8d/87/f86e8c71e60e1ad20513115492aedd8a4d8b78ff12ed41b4b3ed2b547750/FlexGet-2.10.18.tar.gz"
|
||||
DOWNLOAD="https://pypi.python.org/packages/81/4c/8562d57807e58e8dfd3a18dc4df77c4e0deea5c06cde551c6d1b4967e3b6/FlexGet-2.10.23.tar.gz"
|
||||
MD5SUM="71da4092b37bba6b4fc2cc55b02b3aef"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue