httping: use an https url

This commit is contained in:
Baptiste Fontaine 2015-10-12 23:38:56 +02:00
parent ea7179b8ba
commit 9675f7f7a3

View file

@ -1,7 +1,7 @@
class Httping < Formula
desc "Ping-like tool for HTTP requests"
homepage "http://www.vanheusden.com/httping/"
url "http://www.vanheusden.com/httping/httping-2.4.tgz"
url "https://www.vanheusden.com/httping/httping-2.4.tgz"
sha256 "dab59f02b08bfbbc978c005bb16d2db6fe21e1fc841fde96af3d497ddfc82084"
head "https://github.com/flok99/httping.git"