Update tig to 0.15
This commit is contained in:
parent
d1b1170512
commit
70e23a69a4
1 changed files with 2 additions and 2 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue