mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/rtorrent: Updated for version 0.8.6.
This commit is contained in:
parent
0f2ba4bee4
commit
25fa067f83
2 changed files with 7 additions and 6 deletions
|
@ -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)
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="rtorrent"
|
||||
VERSION="0.8.5"
|
||||
VERSION="0.8.6"
|
||||
HOMEPAGE="http://libtorrent.rakshasa.no/"
|
||||
DOWNLOAD="http://libtorrent.rakshasa.no/downloads/rtorrent-0.8.5.tar.gz"
|
||||
MD5SUM="e701095e1824b7e512a17000f4c0a783"
|
||||
DOWNLOAD="http://libtorrent.rakshasa.no/downloads/rtorrent-0.8.6.tar.gz"
|
||||
MD5SUM="b804c45c01c40312926bcea6b55bb084"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Brian Kysela"
|
||||
EMAIL="brian.kysela@gmail.com"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue