Update tig to v 0.16.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
16775a20a5
commit
30026c995f
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.16.tar.gz'
|
||||
url 'http://jonas.nitro.dk/tig/releases/tig-0.16.2.tar.gz'
|
||||
homepage 'http://jonas.nitro.dk/tig/'
|
||||
md5 '684572d93033d6cbfc5ee71cffe02935'
|
||||
md5 'd72b5d3437dbc538ea6f66c74988d75e'
|
||||
|
||||
def install
|
||||
system "./configure", "--prefix=#{prefix}"
|
||||
|
|
Loading…
Reference in a new issue