multitail: Update to 5.2.8

Closes Homebrew/homebrew#8249.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
master
Ngoc Pham 2011-10-24 12:01:16 +13:00 committed by Charlie Sharpsteen
parent 03eccc1b01
commit 98715e509c
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.6.tgz'
url 'http://www.vanheusden.com/multitail/multitail-5.2.8.tgz'
homepage 'http://www.vanheusden.com/multitail/download.html'
md5 '6496b3d78660ff8d11c743a0d03cca34'
md5 'aaa3691b0ea66ef02ffefd628c7dee8b'
def install
system "env", "DESTDIR=#{prefix}", "make", "-f", "makefile.macosx", "multitail"