network/sabnzbd: Updated for version 1.0.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Philip van der Hoeven 2016-05-10 07:56:31 +07:00 committed by Willy Sudiarto Raharjo
parent bf8baad736
commit f4fbc6d871
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="sabnzbd"
VERSION="0.7.20"
VERSION="1.0.2"
HOMEPAGE="http://sabnzbd.org"
DOWNLOAD="http://sourceforge.net/projects/sabnzbdplus/files/sabnzbdplus/0.7.20/SABnzbd-0.7.20-src.tar.gz"
MD5SUM="7972b2cdad0a3431262611c271ce5747"
DOWNLOAD="https://github.com/sabnzbd/sabnzbd/releases/download/1.0.2/SABnzbd-1.0.2-src.tar.gz"
MD5SUM="632ba65889eb4f76857886add36dfaaf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-cheetah python-yenc pyOpenSSL unrar par2cmdline"