wrangler: fix homepage and use https
Closes Homebrew/homebrew#47159. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
c9f0ec7185
commit
5a70718f65
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Wrangler < Formula
|
||||
desc "Refactoring tool for Erlang with emacs and Eclipse integration"
|
||||
homepage "http://www.cs.kent.ac.uk/projects/forse/"
|
||||
homepage "https://www.cs.kent.ac.uk/projects/wrangler/Wrangler/"
|
||||
url "https://github.com/RefactoringTools/wrangler/archive/wrangler1.1.01.tar.gz"
|
||||
sha256 "e61c13ec772e137efdcf5aa8f21210ef424eac3ee2b918efe5e456985bb19626"
|
||||
|
||||
|
|
Loading…
Reference in a new issue