tig 0.18
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
0d567da312
commit
078b426020
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.17.tar.gz'
|
||||
url 'http://jonas.nitro.dk/tig/releases/tig-0.18.tar.gz'
|
||||
homepage 'http://jonas.nitro.dk/tig/'
|
||||
md5 'f373343199422c59518776db448dec0e'
|
||||
md5 '4fa9e33c5daa76b6fed11e068405356f'
|
||||
|
||||
def install
|
||||
system "./configure", "--prefix=#{prefix}"
|
||||
|
|
Loading…
Reference in a new issue