twoping: use https for homepage and url

This commit is contained in:
Alexander Hamann 2017-03-13 09:56:52 +01:00 committed by FX Coudert
parent e57e1248d3
commit b2dbdb377b

View file

@ -1,7 +1,7 @@
class Twoping < Formula
desc "Ping utility to determine directional packet loss"
homepage "http://www.finnie.org/software/2ping/"
url "http://www.finnie.org/software/2ping/2ping-3.2.1.tar.gz"
homepage "https://www.finnie.org/software/2ping/"
url "https://www.finnie.org/software/2ping/2ping-3.2.1.tar.gz"
sha256 "2e53efd33d0f8b98fcc9c5ece26e87119a6bbbc7c4820a9563610143d46712a6"
head "https://github.com/rfinnie/2ping.git"