diff options
author | Jan Andre Ikenmeyer <jan@ikenmeyer.eu> | 2018-11-27 19:01:20 +0100 |
---|---|---|
committer | Jan Andre Ikenmeyer <jan@ikenmeyer.eu> | 2018-11-27 19:01:20 +0100 |
commit | 13458e8f446dad113afc4ae1776699b28fc912c0 (patch) | |
tree | 83d911818207a38ec8f193f07361a68d068766dc /python/servo/servo-binary-formula.rb.in | |
parent | a4bdfadec0a9968ebf32c8b4eb957e18e3d7eafb (diff) | |
download | servo-13458e8f446dad113afc4ae1776699b28fc912c0.tar.gz servo-13458e8f446dad113afc4ae1776699b28fc912c0.zip |
Change servo homepage link to https
Diffstat (limited to 'python/servo/servo-binary-formula.rb.in')
-rw-r--r-- | python/servo/servo-binary-formula.rb.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/servo/servo-binary-formula.rb.in b/python/servo/servo-binary-formula.rb.in index 28f95180eaa..7c0254c9ebb 100644 --- a/python/servo/servo-binary-formula.rb.in +++ b/python/servo/servo-binary-formula.rb.in @@ -4,7 +4,7 @@ class ServoBin < Formula desc "Servo, the Parallel Browser Engine Project (binary version)" - homepage "http://servo.org" + homepage "https://servo.org" url "PACKAGEURL" version "VERSION" sha256 "SHA" |