Update tig to 0.15

This commit is contained in:
Adam Vandenberg 2009-12-14 11:25:57 -08:00 committed by Max Howell
parent d1b1170512
commit 70e23a69a4

View file

@ -1,9 +1,9 @@
require 'formula'
class Tig <Formula
url 'http://jonas.nitro.dk/tig/releases/tig-0.14.1.tar.gz'
url 'http://jonas.nitro.dk/tig/releases/tig-0.15.tar.gz'
homepage 'http://jonas.nitro.dk/tig/'
md5 'e47bf48813c0cbe6be0f3b749e6de96c'
md5 '8f373a99823f6db241b66642075657d3'
def install
system "./configure", "--disable-debug", "--prefix=#{prefix}"