aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sqsh.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/sqsh.rb b/Library/Formula/sqsh.rb
index d4cf8d53a..4ff200f9a 100644
--- a/Library/Formula/sqsh.rb
+++ b/Library/Formula/sqsh.rb
@@ -2,8 +2,8 @@ require 'formula'
class Sqsh < Formula
homepage 'http://www.sqsh.org/'
- url 'http://downloads.sourceforge.net/project/sqsh/sqsh/sqsh-2.2.0/sqsh-2.2.0.tgz'
- sha1 'f3c2276fe53c05ddf51173fd109c5111c90879c6'
+ url 'http://downloads.sourceforge.net/project/sqsh/sqsh/sqsh-2.3/sqsh-2.3.tgz'
+ sha1 '225bd6cfa5dcad4fae419becc5217fb3465c66d1'
option "enable-x", "Enable X windows support"