sqsh 2.1.9

Closes Homebrew/homebrew#18809.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-03-28 18:45:55 -05:00 committed by Adam Vandenberg
parent 18d643ef56
commit f0630c08a8

View file

@ -2,8 +2,8 @@ require 'formula'
class Sqsh < Formula
homepage 'http://www.sqsh.org/'
url 'http://downloads.sourceforge.net/sourceforge/sqsh/sqsh-2.1.8.tar.gz'
sha1 'c16ed1c913169e19340971e3162cca8a8f23ed05'
url 'http://sourceforge.net/projects/sqsh/files/sqsh/sqsh-2.1.9/sqsh-2.1.9.tgz'
sha1 '73f33a57edaa717f5b181ec2748aabe0da3b9967'
option "enable-x", "Enable X windows support"