From dfbbec3f7c1f2ba9e097940171c4fe3769047400 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 3 Feb 2019 12:58:49 +0100 Subject: media-sound/gtick: use HTTPS Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/10970 Signed-off-by: Andreas Sturmlechner --- media-sound/gtick/gtick-0.5.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'media-sound/gtick') diff --git a/media-sound/gtick/gtick-0.5.0.ebuild b/media-sound/gtick/gtick-0.5.0.ebuild index 444515a7a386..01b14460e320 100644 --- a/media-sound/gtick/gtick-0.5.0.ebuild +++ b/media-sound/gtick/gtick-0.5.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 inherit eutils DESCRIPTION="a metronome application supporting different meters and speeds ranging" -HOMEPAGE="http://www.antcom.de/gtick" -SRC_URI="http://www.antcom.de/gtick/download/${P}.tar.gz" +HOMEPAGE="https://www.antcom.de/gtick" +SRC_URI="https://www.antcom.de/gtick/download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -- cgit v1.2.3-65-gdbad