treecc: use secure homepage
Closes Homebrew/homebrew#46141. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
d273ecb079
commit
67d1a99bda
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Treecc < Formula
|
||||
desc "Aspect-oriented approach to writing compilers"
|
||||
homepage "http://gnu.org/software/dotgnu/treecc/treecc.html"
|
||||
homepage "https://gnu.org/software/dotgnu/treecc/treecc.html"
|
||||
url "http://download.savannah.gnu.org/releases/dotgnu-pnet/treecc-0.3.10.tar.gz"
|
||||
sha256 "5e9d20a6938e0c6fedfed0cabc7e9e984024e4881b748d076e8c75f1aeb6efe7"
|
||||
|
||||
|
|
Loading…
Reference in a new issue