diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-14 08:19:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-14 08:30:39 +0700 |
commit | 175b1d6c96e3ae85dd5707713438a9633c51b330 (patch) | |
tree | 40d11353c9b0c58c7cd3a034e1f88e903d510111 /network/rtorrent | |
parent | b256566091a6ff6618928fc6f0d4c36c12f3dd10 (diff) | |
download | slackbuilds-175b1d6c96e3ae85dd5707713438a9633c51b330.tar.gz |
network/rtorrent: Updated for version 0.9.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/rtorrent')
-rw-r--r-- | network/rtorrent/rtorrent.SlackBuild | 2 | ||||
-rw-r--r-- | network/rtorrent/rtorrent.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/rtorrent/rtorrent.SlackBuild b/network/rtorrent/rtorrent.SlackBuild index 2ea4277a72..f5ee018aff 100644 --- a/network/rtorrent/rtorrent.SlackBuild +++ b/network/rtorrent/rtorrent.SlackBuild @@ -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} diff --git a/network/rtorrent/rtorrent.info b/network/rtorrent/rtorrent.info index 8a62df8ffa..90c5124f2a 100644 --- a/network/rtorrent/rtorrent.info +++ b/network/rtorrent/rtorrent.info @@ -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" |