transmission 2.84

Update to latest stable release.

Closes Homebrew/homebrew#30648.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Valentin Novikov 2014-07-04 10:11:09 +06:00 committed by Jack Nagel
parent 8f66b352cc
commit f917e540f7

View file

@ -2,8 +2,8 @@ require "formula"
class Transmission < Formula
homepage "http://www.transmissionbt.com/"
url "http://download.transmissionbt.com/files/transmission-2.83.tar.xz"
sha1 "d28bb66b3a1cccc2c4b42d21346be4fe84498ccb"
url "http://download.transmissionbt.com/files/transmission-2.84.tar.xz"
sha1 "455359bc1fa34aeecc1bac9255ad0c884b94419c"
option "with-nls", "Build with native language support"