transmission 2.73
(this is just a bump upstream renamed 2.72) Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
021224ce01
commit
61c2cb02b3
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Transmission < Formula
|
||||
homepage 'http://www.transmissionbt.com/'
|
||||
url 'http://download.transmissionbt.com/files/transmission-2.72.tar.bz2'
|
||||
url 'http://download.transmissionbt.com/files/transmission-2.73.tar.bz2'
|
||||
sha1 'a23f773c52c5af68f7494da1552c681be50138d9'
|
||||
|
||||
depends_on 'pkg-config' => :build # So it will find system libcurl
|
||||
|
|
Loading…
Reference in a new issue