diff options
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" |