From 61c13ec1bb1d88221c312e8973304895c9c276dd Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 6 May 2018 11:41:06 +0200 Subject: net-analyzer/smokeping: use HTTPS --- net-analyzer/smokeping/smokeping-2.6.9-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-analyzer/smokeping/smokeping-2.6.9-r1.ebuild') diff --git a/net-analyzer/smokeping/smokeping-2.6.9-r1.ebuild b/net-analyzer/smokeping/smokeping-2.6.9-r1.ebuild index c5e0b1b312c0..8b2e3ee7c26e 100644 --- a/net-analyzer/smokeping/smokeping-2.6.9-r1.ebuild +++ b/net-analyzer/smokeping/smokeping-2.6.9-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils user systemd DESCRIPTION="A powerful latency measurement tool" -HOMEPAGE="http://oss.oetiker.ch/smokeping/" -SRC_URI="http://oss.oetiker.ch/smokeping/pub/${P}.tar.gz" +HOMEPAGE="https://oss.oetiker.ch/smokeping/" +SRC_URI="https://oss.oetiker.ch/smokeping/pub/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad