Transmission 2.60

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Chad Catlett 2012-07-10 08:09:04 -05:00 committed by Adam Vandenberg
parent c8fbd5fd09
commit f4c277ba26
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Transmission < Formula
homepage 'http://www.transmissionbt.com/'
url 'http://download.transmissionbt.com/files/transmission-2.52.tar.bz2'
sha1 'b9cb4d2cf50e8a476dab638d60ec9bee38b04d49'
url 'http://download.transmissionbt.com/files/transmission-2.60.tar.bz2'
sha1 '1dfc64ff56f954d37b3cca4aa067f067e0fa9744'
depends_on 'pkg-config' => :build # So it will find system libcurl
depends_on 'libevent'