fire: use https github url

Sorry about this not fixed previously. Not sure why.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Tianyi Cui 2010-11-19 14:15:24 +08:00 committed by Adam Vandenberg
parent c0742a6a9c
commit 1c989ff2ce

View file

@ -2,7 +2,7 @@ require 'formula'
class Fire <Formula class Fire <Formula
head 'git://github.com/AzizLight/fire.git' head 'git://github.com/AzizLight/fire.git'
homepage 'http://github.com/AzizLight/fire' homepage 'https://github.com/AzizLight/fire'
def install def install
bin.install "fire" bin.install "fire"