From b225e868bb02715c9ac0acc93dae8f184dab7b4f Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Mon, 10 Aug 2015 02:21:37 +0100 Subject: [PATCH] bzr-fastimport: https launchpad --- Formula/bzr-fastimport.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/bzr-fastimport.rb b/Formula/bzr-fastimport.rb index e90062e10c..bc49298cc4 100644 --- a/Formula/bzr-fastimport.rb +++ b/Formula/bzr-fastimport.rb @@ -15,7 +15,7 @@ class BzrFastimport < Formula depends_on "bazaar" resource "python-fastimport" do - url "http://launchpad.net/python-fastimport/trunk/0.9.0/+download/python-fastimport-0.9.0.tar.gz" + url "https://launchpad.net/python-fastimport/trunk/0.9.0/+download/python-fastimport-0.9.0.tar.gz" sha256 "07d1d3800b1cfaa820b62c5a88c40cc7e32be9b14d9c6d3298721f32df8e1dec" end