diff options
| -rw-r--r-- | Library/Formula/varnish.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/varnish.rb b/Library/Formula/varnish.rb index 7f13c1e02..7555a3b66 100644 --- a/Library/Formula/varnish.rb +++ b/Library/Formula/varnish.rb @@ -1,7 +1,7 @@  require 'formula'  class Varnish < Formula -  homepage 'http://www.varnish-cache.org/' +  homepage 'https://www.varnish-cache.org/'    url 'https://repo.varnish-cache.org/source/varnish-4.0.3.tar.gz'    sha1 'ba4668cb7d17f95c4c5e4baf964fe1412a269297' | 
