From fa2be075e8f1f50b4d7bfeee55bd1fe96ce02546 Mon Sep 17 00:00:00 2001 From: arakasi72 Date: Fri, 8 Jun 2018 15:33:30 +0100 Subject: [PATCH] Update rtinst --- scripts/rtinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/rtinst b/scripts/rtinst index 6731550..361d95f 100755 --- a/scripts/rtinst +++ b/scripts/rtinst @@ -15,7 +15,7 @@ PATH=/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/bin:/sbin # if left blank will install latest version of rtorrent, or set to a specific release E.G. '0.9.6' to install that release -rtorrentrel='' +rtorrentrel='0.9.6' #url's of the major components rt_url="http://rtorrent.net/downloads/"