Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-08-17 11:48:03 -05:00 committed by Adam Vandenberg
parent fb3e4f3965
commit e2da45c317
1 changed files with 2 additions and 2 deletions

View File

@ -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"