diff options
| -rw-r--r-- | Library/Formula/x3270.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/x3270.rb b/Library/Formula/x3270.rb index 34ef031f3..700abca8c 100644 --- a/Library/Formula/x3270.rb +++ b/Library/Formula/x3270.rb @@ -2,8 +2,8 @@ require "formula" class X3270 < Formula homepage "http://x3270.bgp.nu/" - url "https://downloads.sourceforge.net/project/x3270/x3270/3.3.15ga6/suite3270-3.3.15ga6-src.tgz" - sha1 "c2d492b11db25b53aca9e9643e6522982cc479b4" + url "https://downloads.sourceforge.net/project/x3270/x3270/3.3.15ga7/suite3270-3.3.15ga7-src.tgz" + sha1 "fa6bce67248861bbd255159af7c0a505bf661830" bottle do sha1 "9c468a256bb675508326eb64a1c01d797606c776" => :yosemite |
