mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
network/flexget: Updated for version 2.3.41.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
ca6b920378
commit
e2cbe8d89f
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
SRCNAM=FlexGet
|
||||
PRGNAM=${SRCNAM,,}
|
||||
VERSION=${VERSION:-2.3.33}
|
||||
VERSION=${VERSION:-2.3.41}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="flexget"
|
||||
VERSION="2.3.33"
|
||||
VERSION="2.3.41"
|
||||
HOMEPAGE="http://flexget.com/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/c7/94/0ffc8ee061be2e9474f61680a621c7cd693154abda73f18a25d63315bad1/FlexGet-2.3.33.tar.gz"
|
||||
MD5SUM="1d7dc8820ed5d58aaab39d6bb2b715b9"
|
||||
DOWNLOAD="https://pypi.python.org/packages/7a/4e/8e26f82e34a0ec4dc197a1a3617c722d4fb7e601f157bd300d4851b1df16/FlexGet-2.3.41.tar.gz"
|
||||
MD5SUM="9b66f70f9df8a016923a30f5d79cf94c"
|
||||
DOWNLOAD_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"
|
||||
|
|
Loading…
Reference in a new issue