neatvi: fix tag/revision indentation
This commit is contained in:
parent
475e620004
commit
84e5e32d71
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@ class Neatvi < Formula
|
|||
desc "ex/vi clone for editing bidirectional uft-8 text"
|
||||
homepage "http://repo.or.cz/w/neatvi.git"
|
||||
url "http://repo.or.cz/neatvi.git",
|
||||
:tag => "06", :revision => "5ed4bbc7f12686bb480ab8b2b05c94e12b1c71d8"
|
||||
:tag => "06",
|
||||
:revision => "5ed4bbc7f12686bb480ab8b2b05c94e12b1c71d8"
|
||||
head "http://repo.or.cz/neatvi.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue