network/sabnzbd: Updated for version 2.3.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Kevin Matthew 2018-12-25 05:07:38 +07:00 committed by Willy Sudiarto Raharjo
parent 6769441280
commit ef8945baab
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sabnzbd
VERSION=${VERSION:-2.3.5}
VERSION=${VERSION:-2.3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="sabnzbd"
VERSION="2.3.5"
HOMEPAGE="https://www.sabnzbd.org/"
DOWNLOAD="https://github.com/sabnzbd/sabnzbd/releases/download/2.3.5/SABnzbd-2.3.5-src.tar.gz"
MD5SUM="db63ce7787ce7d4e0e78dcda156be301"
VERSION="2.3.6"
HOMEPAGE="http://sabnzbd.org"
DOWNLOAD="https://github.com/sabnzbd/sabnzbd/releases/download/2.3.6/SABnzbd-2.3.6-src.tar.gz"
MD5SUM="8ebdf61ae058209704619f5aa637bdee"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-cheetah python-yenc pyOpenSSL unrar par2cmdline"