www/py-flexget: update to 1.1.105
- Update to 1.1.105
This commit is contained in:
parent
204231cc41
commit
79d5800a93
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326403
3 changed files with 6 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= flexget
|
||||
PORTVERSION= 1.1.102
|
||||
PORTVERSION= 1.1.105
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= http://download.flexget.com/archive/ \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (FlexGet-1.1.102.tar.gz) = 93bdbf7808aa44f7dccf2466eb2879e8bd2617ac703cecd3088d84c260e838b4
|
||||
SIZE (FlexGet-1.1.102.tar.gz) = 909402
|
||||
SHA256 (FlexGet-1.1.105.tar.gz) = 398c8ea42924d04aeab1aca7da02c1e0bff8f334d3ceee20188d247cdd49004f
|
||||
SIZE (FlexGet-1.1.105.tar.gz) = 909440
|
||||
|
|
|
@ -608,6 +608,9 @@
|
|||
%%PYTHON_SITELIBDIR%%/flexget/plugins/urlrewrite_stmusic.py
|
||||
%%PYTHON_SITELIBDIR%%/flexget/plugins/urlrewrite_stmusic.pyc
|
||||
%%PYTHON_SITELIBDIR%%/flexget/plugins/urlrewrite_stmusic.pyo
|
||||
%%PYTHON_SITELIBDIR%%/flexget/plugins/urlrewrite_torrent411.py
|
||||
%%PYTHON_SITELIBDIR%%/flexget/plugins/urlrewrite_torrent411.pyc
|
||||
%%PYTHON_SITELIBDIR%%/flexget/plugins/urlrewrite_torrent411.pyo
|
||||
%%PYTHON_SITELIBDIR%%/flexget/plugins/urlrewrite_torrentleech.py
|
||||
%%PYTHON_SITELIBDIR%%/flexget/plugins/urlrewrite_torrentleech.pyc
|
||||
%%PYTHON_SITELIBDIR%%/flexget/plugins/urlrewrite_torrentleech.pyo
|
||||
|
|
Loading…
Reference in a new issue