conserver: use secure homepage (redirected to insecure)
This commit is contained in:
parent
e5dedc5ef6
commit
3bf8825634
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Conserver < Formula
|
||||
desc "Allows multiple users to watch a serial console at the same time"
|
||||
homepage "http://conserver.com"
|
||||
url "http://conserver.com/conserver-8.2.1.tar.gz"
|
||||
homepage "https://www.conserver.com/"
|
||||
url "http://www.conserver.com/conserver-8.2.1.tar.gz"
|
||||
sha256 "251ae01997e8f3ee75106a5b84ec6f2a8eb5ff2f8092438eba34384a615153d0"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue