summaryrefslogtreecommitdiff
path: root/network/deluge/deluge.SlackBuild
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2013-11-14 21:03:43 +0100
committerRobby Workman <rworkman@slackbuilds.org>2013-11-14 14:32:19 -0600
commit4c113987300811e7f56e1b5371b36605d87ea8dc (patch)
tree155d685a0b4ac68def836c685c824aff67a77799 /network/deluge/deluge.SlackBuild
parent1a012f5fdbd37a34667349c67689278adc6073c5 (diff)
downloadslackbuilds-4c113987300811e7f56e1b5371b36605d87ea8dc.tar.gz
network/deluge: Updated for version 1.3.6.
Removed bundled libtorrent, added the dependency libtorrent-rasterbar Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/deluge/deluge.SlackBuild')
-rw-r--r--network/deluge/deluge.SlackBuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/network/deluge/deluge.SlackBuild b/network/deluge/deluge.SlackBuild
index be520c2518..335887d5ed 100644
--- a/network/deluge/deluge.SlackBuild
+++ b/network/deluge/deluge.SlackBuild
@@ -23,8 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=deluge
-VERSION=${VERSION:-1.3.5}
-LIBTVER=r7459
+VERSION=${VERSION:-1.3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -63,7 +62,6 @@ cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
cd $PRGNAM-$VERSION
-tar xvf $CWD/libtorrent-$LIBTVER.tar.?z*
chown -R root:root .
find . \