mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/flexget: Updated for version 2.6.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c21e31da9b
commit
f22b1b1bed
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
||||||
|
|
||||||
SRCNAM=FlexGet
|
SRCNAM=FlexGet
|
||||||
PRGNAM=${SRCNAM,,}
|
PRGNAM=${SRCNAM,,}
|
||||||
VERSION=${VERSION:-2.6.2}
|
VERSION=${VERSION:-2.6.6}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="flexget"
|
PRGNAM="flexget"
|
||||||
VERSION="2.6.2"
|
VERSION="2.6.6"
|
||||||
HOMEPAGE="http://flexget.com/"
|
HOMEPAGE="http://flexget.com/"
|
||||||
DOWNLOAD="https://pypi.python.org/packages/c5/fd/fbbe6321f7ee0ef713efd5a17ee0b3a3cc3425ec0359ed1465e60b16f418/FlexGet-2.6.2.tar.gz"
|
DOWNLOAD="https://pypi.python.org/packages/64/41/08eb0de895bfc60b1aab654315ce73142f7e0a5ff3dbff4f77a7762c7948/FlexGet-2.6.6.tar.gz"
|
||||||
MD5SUM="9d1fdadacbf41555afc58a1edba04b8c"
|
MD5SUM="7869eeb7fd964bab28940aca2916f0cb"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="feedparser SQLAlchemy PyYAML BeautifulSoup4 html5lib PyRSS2Gen pynzb rpyc path.py pathlib guessit APScheduler terminaltables colorclass CherryPy Flask-RESTful flask-restplus Flask-Compress Flask-Login Flask-Cors pyparsing python-Safe python-future"
|
REQUIRES="feedparser SQLAlchemy PyYAML BeautifulSoup4 html5lib PyRSS2Gen pynzb rpyc path.py pathlib guessit APScheduler terminaltables colorclass CherryPy Flask-RESTful flask-restplus Flask-Compress Flask-Login Flask-Cors pyparsing python-Safe python-future"
|
||||||
|
|
Loading…
Reference in a new issue