summaryrefslogtreecommitdiff
path: root/network/rtorrent/rtorrent.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/rtorrent/rtorrent.SlackBuild')
-rw-r--r--network/rtorrent/rtorrent.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/network/rtorrent/rtorrent.SlackBuild b/network/rtorrent/rtorrent.SlackBuild
index b0a836f118..2bdd86bb2f 100644
--- a/network/rtorrent/rtorrent.SlackBuild
+++ b/network/rtorrent/rtorrent.SlackBuild
@@ -2,11 +2,12 @@
# Slackware build script for rtorrent
# Written by Brian Kysela <brian.kysela@gmail.com> 2009-11-04
+# Updated to 0.8.6 by Brian Kysela 2010-02-16
PRGNAM=rtorrent
-VERSION=0.8.5
+VERSION=0.8.6
ARCH=${ARCH:-i486}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
CWD=$(pwd)