htmldoc: use https urls
This commit is contained in:
parent
85d42eb905
commit
8ec44c31fc
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Htmldoc < Formula
|
||||
desc "Convert HTML to PDF or PostScript"
|
||||
homepage "http://www.msweet.org/projects.php?Z1"
|
||||
url "http://www.msweet.org/files/project1/htmldoc-1.8.28-source.tar.bz2"
|
||||
homepage "https://www.msweet.org/projects.php?Z1"
|
||||
url "https://www.msweet.org/files/project1/htmldoc-1.8.28-source.tar.bz2"
|
||||
sha256 "2a688bd820ad6f7bdebb274716102dafbf4d5fcfa20a5b8d87a56b030d184732"
|
||||
revision 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue