camlistore: use https homepage

Closes Homebrew/homebrew#43372.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Viktor Szakats 2015-08-29 00:26:54 +02:00 committed by Dominyk Tiller
parent b15e6d56d0
commit 11d6dd952e

View file

@ -1,6 +1,6 @@
class Camlistore < Formula
desc "Content-addressable multi-layer indexed storage"
homepage "http://camlistore.org"
homepage "https://camlistore.org"
url "https://github.com/camlistore/camlistore/archive/0.8.tar.gz"
sha256 "61b75708ae25ac4dc1c5c31c1cf8f806ccaafaaacf618caf1aa9d31489fec50f"
head "https://camlistore.googlesource.com/camlistore", :using => :git