media-sound/gtick: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 3 Feb 2019 11:58:49 +0000 (12:58 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 3 Feb 2019 19:13:47 +0000 (20:13 +0100)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10970
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-sound/gtick/gtick-0.5.0.ebuild

index 444515a7a386db2d27ddeb4a05313089f6c17ee6..01b14460e3205cf8247949a6a7ec1e04e66511c8 100644 (file)
@@ -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"