multitail 5.2.9

master
Adam Vandenberg 2012-06-06 19:52:49 -07:00
parent 493b7cbf8e
commit 12f1527dbc
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Multitail < Formula
url 'http://www.vanheusden.com/multitail/multitail-5.2.8.tgz'
homepage 'http://www.vanheusden.com/multitail/download.html'
md5 'aaa3691b0ea66ef02ffefd628c7dee8b'
url 'http://www.vanheusden.com/multitail/multitail-5.2.9.tgz'
sha1 '66b2d603ca8f053b43419046a3cbbba8e470c24b'
def install
system "env", "DESTDIR=#{prefix}", "make", "-f", "makefile.macosx", "multitail"