Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
colortail 0.3.3
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
brettkoonce authored and adamv committed Aug 7, 2012
1 parent e07fcde commit 65004f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/colortail.rb
@@ -1,9 +1,9 @@
require 'formula'

class Colortail < Formula
url 'http://joakimandersson.se/files/colortail-0.3.2.tar.gz'
homepage 'http://joakimandersson.se/projects/colortail/'
md5 '7363b1bc9175d5a35034b8b9f7348ada'
url 'http://joakimandersson.se/files/colortail-0.3.3.tar.gz'
sha1 '2c6cf501758cbc0f8a46d0b2122839e5cb30fdfc'

def install
system "./configure", "--disable-debug", "--disable-dependency-tracking", "--prefix=#{prefix}"
Expand Down

0 comments on commit 65004f3

Please sign in to comment.