aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/transmission.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/transmission.rb b/Library/Formula/transmission.rb
index bf2859c38..53023388a 100644
--- a/Library/Formula/transmission.rb
+++ b/Library/Formula/transmission.rb
@@ -2,8 +2,8 @@ require 'formula'
class Transmission < Formula
homepage 'http://www.transmissionbt.com/'
- url 'http://download.transmissionbt.com/files/transmission-2.81.tar.xz'
- sha1 '2ca458982054b4ad21bdbdb8cf085c96e5118e34'
+ url 'http://download.transmissionbt.com/files/transmission-2.82.tar.xz'
+ sha1 '1081542e2692147e45dde7c310b793abc4f33f2d'
option 'with-nls', 'Build with native language support'