spawn-fcgi: use secure url

Closes Homebrew/homebrew#49610.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Viktor Szakats 2016-02-28 03:45:58 +01:00 committed by Xu Cheng
parent b9b2cf2bc9
commit 1b6effdb25

View file

@ -1,7 +1,7 @@
class SpawnFcgi < Formula
desc "Spawn fast-CGI processes"
homepage "https://redmine.lighttpd.net/projects/spawn-fcgi"
url "http://www.lighttpd.net/download/spawn-fcgi-1.6.4.tar.gz"
url "https://www.lighttpd.net/download/spawn-fcgi-1.6.4.tar.gz"
sha256 "ab327462cb99894a3699f874425a421d934f957cb24221f00bb888108d9dd09e"
bottle do