Update mr to 1.02
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
195400697f
commit
9dba91dad1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Mr <Formula
|
||||
version '0.50'
|
||||
url 'git://git.kitenet.net/mr', :tag => '0.50'
|
||||
version '1.02'
|
||||
url 'git://git.kitenet.net/mr', :tag => '1.02'
|
||||
homepage 'http://kitenet.net/~joey/code/mr/'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue