network/rtorrent: Updated for version 0.9.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2019-07-14 08:19:49 +07:00
parent b256566091
commit 175b1d6c96
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@
# Updated to 0.9.0 by Brian Kysela 2011-12-12
PRGNAM=rtorrent
VERSION=${VERSION:-0.9.6}
VERSION=${VERSION:-0.9.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="rtorrent"
VERSION="0.9.6"
VERSION="0.9.7"
HOMEPAGE="https://github.com/rakshasa/rtorrent"
DOWNLOAD="http://rtorrent.net/downloads/rtorrent-0.9.6.tar.gz"
MD5SUM="5e7550f74e382a6245412c615f45444d"
DOWNLOAD="http://rtorrent.net/downloads/rtorrent-0.9.7.tar.gz"
MD5SUM="284b833794ce3ab4ddc62cf1a20edeb1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent"