summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Brian Kysela <brian.kysela@gmail.com>2011-07-03 01:49:53 -0300
committer Niels Horn <niels.horn@slackbuilds.org>2011-07-03 01:49:53 -0300
commitb31fbb245b85938f49fff0e9a257274825f7e75a (patch)
tree46c9d3044135e4a56609ad8a3ca518b2247c7757 /network
parentb3ed81e1faee3051ece10c324ad8c44c3b15c16f (diff)
downloadslackbuilds-b31fbb245b85938f49fff0e9a257274825f7e75a.tar.gz
slackbuilds-b31fbb245b85938f49fff0e9a257274825f7e75a.tar.xz
network/rtorrent: Updated for version 0.8.9.
Diffstat (limited to 'network')
-rw-r--r--network/rtorrent/README8
-rw-r--r--network/rtorrent/rtorrent.SlackBuild3
-rw-r--r--network/rtorrent/rtorrent.info8
3 files changed, 10 insertions, 9 deletions
diff --git a/network/rtorrent/README b/network/rtorrent/README
index 8dae9bca8a..91d4b67c2e 100644
--- a/network/rtorrent/README
+++ b/network/rtorrent/README
@@ -1,6 +1,6 @@
-rtorrent is a BitTorrent client for ncurses, using the libtorrent library. The
-client and library is written in C++ with emphasis on speed and efficiency,
-while delivering equivalent features to those found in GUI based clients in an
-ncurses client.
+rtorrent is a BitTorrent client for ncurses, using the libtorrent
+library. The client and library is written in C++ with emphasis on speed
+and efficiency, while delivering equivalent features to those found in
+GUI based clients in an ncurses client.
This requires libtorrent.
diff --git a/network/rtorrent/rtorrent.SlackBuild b/network/rtorrent/rtorrent.SlackBuild
index 18d43e7dfb..93fd5e25c9 100644
--- a/network/rtorrent/rtorrent.SlackBuild
+++ b/network/rtorrent/rtorrent.SlackBuild
@@ -7,9 +7,10 @@
# Updated to 0.8.7 by Brian Kysela 2010-10-27
# Patched for new ncurses in 13.37 by rworkman
# Updated to 0.8.8 by Brian Kysela 2011-05-09
+# Updated to 0.8.9 by Brian Kysela 2011-06-22
PRGNAM=rtorrent
-VERSION=0.8.8
+VERSION=0.8.9
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/rtorrent/rtorrent.info b/network/rtorrent/rtorrent.info
index 6e758e8177..bc8ef1d567 100644
--- a/network/rtorrent/rtorrent.info
+++ b/network/rtorrent/rtorrent.info
@@ -1,10 +1,10 @@
PRGNAM="rtorrent"
-VERSION="0.8.8"
+VERSION="0.8.9"
HOMEPAGE="http://libtorrent.rakshasa.no/"
-DOWNLOAD="http://libtorrent.rakshasa.no/downloads/rtorrent-0.8.8.tar.gz"
-MD5SUM="e7927c513872f096c7d72d659ab54ef0"
+DOWNLOAD="http://libtorrent.rakshasa.no/downloads/rtorrent-0.8.9.tar.gz"
+MD5SUM="629247636cb1210663b52dadbd040a6c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Brian Kysela"
EMAIL="brian.kysela@gmail.com"
-APPROVED="rworkman"
+APPROVED="Niels Horn"