colortail 0.3.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
f91cff6f9e
commit
f0d5eb04a2
1 changed files with 2 additions and 2 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue