aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/putty.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/putty.rb')
-rw-r--r--Library/Formula/putty.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/putty.rb b/Library/Formula/putty.rb
index 3fa5dc4ff..7afb5d78e 100644
--- a/Library/Formula/putty.rb
+++ b/Library/Formula/putty.rb
@@ -3,7 +3,7 @@ require 'formula'
class Putty < Formula
homepage 'http://www.chiark.greenend.org.uk/~sgtatham/putty/'
url 'http://the.earth.li/~sgtatham/putty/0.63/putty-0.63.tar.gz'
- sha1 ''
+ sha1 '195c0603ef61082b91276faa8d4246ea472bba3b'
depends_on 'pkg-config' => :build
depends_on 'gtk+' => :optional