rtorrent 0.9.3
Closes Homebrew/homebrew#19199. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
e2d6cfef6a
commit
6929ec8c8a
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Rtorrent < Formula
|
||||
homepage 'http://libtorrent.rakshasa.no/'
|
||||
url 'http://libtorrent.rakshasa.no/downloads/rtorrent-0.9.2.tar.gz'
|
||||
sha1 '2a642d722745091265037ed8929a23c237a3b99f'
|
||||
url 'http://libtorrent.rakshasa.no/downloads/rtorrent-0.9.3.tar.gz'
|
||||
sha256 '9e93ca41beb1afe74ad7ad8013e0d53ae3586c9b0e97263d722f721535cc7310'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'libsigc++'
|
||||
|
|
Loading…
Reference in a new issue