cmigemo: use secure homepage, fix audit nit
This commit is contained in:
parent
7f81040ce5
commit
7139660320
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
class Cmigemo < Formula
|
||||
desc "Migemo is a tool that supports Japanese incremental search with Romaji"
|
||||
homepage "http://www.kaoriya.net/software/cmigemo"
|
||||
homepage "https://www.kaoriya.net/software/cmigemo"
|
||||
head "https://github.com/koron/cmigemo.git"
|
||||
|
||||
stable do
|
||||
|
@ -17,7 +17,6 @@ class Cmigemo < Formula
|
|||
sha256 "f4b8738e34c2b8b7d8489c70a6e15e1634e9d2b0f20b2180be4dd6d43eca6c4a" => :mavericks
|
||||
end
|
||||
|
||||
|
||||
depends_on "nkf" => :build
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue