Update tig to 0.17
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
99f5324884
commit
a5a1b0368f
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.2.tar.gz'
|
||||
url 'http://jonas.nitro.dk/tig/releases/tig-0.17.tar.gz'
|
||||
homepage 'http://jonas.nitro.dk/tig/'
|
||||
md5 'd72b5d3437dbc538ea6f66c74988d75e'
|
||||
md5 'f373343199422c59518776db448dec0e'
|
||||
|
||||
def install
|
||||
system "./configure", "--prefix=#{prefix}"
|
||||
|
|
Loading…
Reference in a new issue