From 0fdfc870eae7460e63d02f3b1d4f280ff0b30199 Mon Sep 17 00:00:00 2001 From: bkysela Date: Sat, 28 Nov 2015 07:14:52 +0700 Subject: network/rtorrent: Updated for version 0.9.6. Signed-off-by: Willy Sudiarto Raharjo --- network/rtorrent/rtorrent.SlackBuild | 9 ++------- network/rtorrent/rtorrent.info | 10 +++++----- 2 files changed, 7 insertions(+), 12 deletions(-) (limited to 'network') diff --git a/network/rtorrent/rtorrent.SlackBuild b/network/rtorrent/rtorrent.SlackBuild index 8fbd35bcbe..2ea4277a72 100644 --- a/network/rtorrent/rtorrent.SlackBuild +++ b/network/rtorrent/rtorrent.SlackBuild @@ -11,8 +11,8 @@ # Updated to 0.9.0 by Brian Kysela 2011-12-12 PRGNAM=rtorrent -VERSION=${VERSION:-0.9.4} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.9.6} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -71,11 +71,6 @@ CXXFLAGS="$SLKCFLAGS" \ make make install DESTDIR=$PKG -# Taken out as developer removed "out-of-date man page". If you want it back -# in you will need to edit doc/Makefile.am in the source and uncomment -# 'man_MANS = rtorrent.1' as well as the line below. -#gzip -9 $PKG/usr/man/man?/*.? - find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true diff --git a/network/rtorrent/rtorrent.info b/network/rtorrent/rtorrent.info index 5eed759854..8a62df8ffa 100644 --- a/network/rtorrent/rtorrent.info +++ b/network/rtorrent/rtorrent.info @@ -1,10 +1,10 @@ PRGNAM="rtorrent" -VERSION="0.9.4" +VERSION="0.9.6" HOMEPAGE="https://github.com/rakshasa/rtorrent" -DOWNLOAD="http://pkgs.fedoraproject.org/repo/pkgs/rtorrent/rtorrent-0.9.4.tar.gz/fd9490a2ac67d0fa2a567c6267845876/rtorrent-0.9.4.tar.gz" -MD5SUM="fd9490a2ac67d0fa2a567c6267845876" +DOWNLOAD="http://rtorrent.net/downloads/rtorrent-0.9.6.tar.gz" +MD5SUM="5e7550f74e382a6245412c615f45444d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libtorrent" -MAINTAINER="Brian Kysela" -EMAIL="brian.kysela@gmail.com" +MAINTAINER="bkysela" +EMAIL="bkysela@gmail.com" -- cgit v1.2.3