mirror of
https://github.com/servo/servo.git
synced 2025-07-02 13:03:43 +01:00
Change servo homepage link to https
This commit is contained in:
parent
a4bdfadec0
commit
13458e8f44
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
class ServoBin < Formula
|
class ServoBin < Formula
|
||||||
desc "Servo, the Parallel Browser Engine Project (binary version)"
|
desc "Servo, the Parallel Browser Engine Project (binary version)"
|
||||||
homepage "http://servo.org"
|
homepage "https://servo.org"
|
||||||
url "PACKAGEURL"
|
url "PACKAGEURL"
|
||||||
version "VERSION"
|
version "VERSION"
|
||||||
sha256 "SHA"
|
sha256 "SHA"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue