latex2html: add secure mirror
This commit is contained in:
parent
2e5cdfdaf1
commit
aae64a4c0e
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ class Latex2html < Formula
|
||||||
desc "LaTeX-to-HTML translator"
|
desc "LaTeX-to-HTML translator"
|
||||||
homepage "https://www.ctan.org/pkg/latex2html"
|
homepage "https://www.ctan.org/pkg/latex2html"
|
||||||
url "http://mirrors.ctan.org/support/latex2html/latex2html-2018.tar.gz"
|
url "http://mirrors.ctan.org/support/latex2html/latex2html-2018.tar.gz"
|
||||||
|
mirror "https://ftp.gnome.org/mirror/CTAN/support/latex2html/latex2html-2018.tar.gz"
|
||||||
sha256 "09e37526d169e77c266c23122348998a0841c3d50866e45ff2550128157ad4e2"
|
sha256 "09e37526d169e77c266c23122348998a0841c3d50866e45ff2550128157ad4e2"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue