Skip to content

Commit

Permalink
multitail 5.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
adamv committed Jun 7, 2012
1 parent 6fdcf60 commit e7aefa0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/multitail.rb
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit e7aefa0

Please sign in to comment.