From 06bacae4a178cab183936d7bd52e60405a92d8bb Mon Sep 17 00:00:00 2001 From: Josa Gesell Date: Mon, 27 Jan 2014 00:33:05 +0100 Subject: x3270 3.3.14ga6 Closes #26190. Signed-off-by: Jack Nagel --- Library/Formula/x3270.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/x3270.rb b/Library/Formula/x3270.rb index cbcc1bfa0..e085f88c2 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 'http://downloads.sourceforge.net/project/x3270/x3270/3.3.13ga7/suite3270-3.3.13ga7-src.tgz' - sha1 '06058041794d70057eaf980d24ca2086748c4ecf' + url 'http://downloads.sourceforge.net/project/x3270/x3270/3.3.14ga6/suite3270-3.3.14ga6-src.tgz' + sha1 '4788ea7396d4aff04685382e82c440689e8014aa' depends_on :x11 -- cgit v1.2.3