x3270 3.3.12ga11

Closes Homebrew/homebrew#17047.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
aus 2013-01-12 19:58:44 -06:00 committed by Adam Vandenberg
parent 415ce0f1d8
commit b966a1efc5

View file

@ -2,8 +2,8 @@ require 'formula'
class X3270 < Formula
homepage 'http://x3270.bgp.nu/'
url 'http://sourceforge.net/projects/x3270/files/x3270/3.3.12ga10/suite3270-3.3.12ga10-src.tgz'
sha1 '582bb7f3f3523e08404cc8eff80860efd7a79e1b'
url 'http://sourceforge.net/projects/x3270/files/x3270/3.3.12ga11/suite3270-3.3.12ga11-src.tgz'
sha1 '72f98b2f990959ec412392dcad546ea1e9288dcf'
option 'with-c3270', 'Include c3270 (curses-based version)'
option 'with-s3270', 'Include s3270 (displayless version)'