summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-02-03 12:58:49 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-02-03 20:13:47 +0100
commitdfbbec3f7c1f2ba9e097940171c4fe3769047400 (patch)
treec0b86c226371168e58873db8c39e042c0eefa544 /media-sound/gtick
parentmedia-sound/pasystray: bump pasystray to 0.7.1 (diff)
downloadgentoo-dfbbec3f7c1f2ba9e097940171c4fe3769047400.tar.gz
gentoo-dfbbec3f7c1f2ba9e097940171c4fe3769047400.tar.bz2
gentoo-dfbbec3f7c1f2ba9e097940171c4fe3769047400.zip
media-sound/gtick: use HTTPS
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>
Diffstat (limited to 'media-sound/gtick')
-rw-r--r--media-sound/gtick/gtick-0.5.0.ebuild6
1 files changed, 3 insertions, 3 deletions
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"