aoeui: use secure url in comment
Closes Homebrew/homebrew#46153. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
4ff7577626
commit
d1497120ed
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Aoeui < Formula
|
||||
desc "Lightweight text editor optimized for Dvorak and QWERTY keyboards"
|
||||
homepage "http://aoeui.googlecode.com/"
|
||||
homepage "https://aoeui.googlecode.com/"
|
||||
url "https://aoeui.googlecode.com/files/aoeui-1.6.tgz"
|
||||
sha256 "0655c3ca945b75b1204c5f25722ac0a07e89dd44bbf33aca068e918e9ef2a825"
|
||||
head "http://aoeui.googlecode.com/svn/trunk/"
|
||||
|
|
Loading…
Reference in a new issue