Closes Homebrew/homebrew#32564.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
wolfgangasdf 2014-09-23 19:01:57 +02:00 committed by Jack Nagel
parent d3484e1107
commit ae87040da0
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ require 'formula'
class Tth < Formula
homepage 'http://hutchinson.belmont.ma.us/tth/'
url 'http://hutchinson.belmont.ma.us/tth/tth-noncom/tth_C.tgz'
sha1 '6242030c1d55499e5f505ac870a0b64b72874cd9'
version '4.03'
sha1 'bc571e5916b979c1dd8e3377249db66ceee28318'
version '4.05'
def install
system "#{ENV.cc} -o tth tth.c"