ola: use https homepage

Closes Homebrew/homebrew#41331.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Viktor Szakats 2015-07-03 15:06:04 +02:00 committed by Dominyk Tiller
parent 69191a73cc
commit 7bad4c8b4a

View file

@ -2,7 +2,7 @@ require "formula"
class Ola < Formula
desc "Open Lighting Architecture for lighting control information"
homepage "http://www.openlighting.org/ola/"
homepage "https://www.openlighting.org/ola/"
url "https://github.com/OpenLightingProject/ola/releases/download/0.9.6/ola-0.9.6.tar.gz"
sha256 "e1bbc7ed833d64107f13d64274ff92b0a0dfc6c1e2f6def18c6ad4b6fa2be744"