rtorrent 0.8.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
54c01877c4
commit
98c5232503
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Rtorrent < Formula
|
||||
url 'http://libtorrent.rakshasa.no/downloads/rtorrent-0.8.6.tar.gz'
|
||||
url 'http://libtorrent.rakshasa.no/downloads/rtorrent-0.8.9.tar.gz'
|
||||
homepage 'http://libtorrent.rakshasa.no/'
|
||||
md5 'b804c45c01c40312926bcea6b55bb084'
|
||||
md5 '629247636cb1210663b52dadbd040a6c'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'libsigc++'
|
||||
|
|
Loading…
Reference in a new issue