kafka: use https homepage and head

Closes Homebrew/homebrew#37311.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Viktor Szakáts 2015-03-02 09:26:32 +01:00 committed by Mike McQuaid
parent 010e6f2493
commit 5ebf9411ad

View file

@ -1,6 +1,6 @@
class Kafka < Formula
homepage "http://kafka.apache.org"
head "http://git-wip-us.apache.org/repos/asf/kafka.git"
homepage "https://kafka.apache.org"
head "https://git-wip-us.apache.org/repos/asf/kafka.git"
url "http://mirrors.ibiblio.org/apache/kafka/0.8.2.0/kafka-0.8.2.0-src.tgz"
mirror "http://mirror.sdunix.com/apache/kafka/0.8.2.0/kafka-0.8.2.0-src.tgz"
sha1 "d2c35b60a2f534fb552030dcc7855d13292b2414"