rtorrent 0.8.9

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Naitik Shah 2011-07-30 10:37:58 -07:00 committed by Adam Vandenberg
parent 54c01877c4
commit 98c5232503

View file

@ -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++'