summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-11 15:02:01 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-13 15:18:23 -0400
commit3862a7a9018ccbef951d30c968bace8f2a788c25 (patch)
tree453e81e95253fe25c545db0097357aa82dadad93 /media-sound
parentmedia-sound/fmdrv: use HTTPS (diff)
downloadgentoo-3862a7a9018ccbef951d30c968bace8f2a788c25.tar.gz
gentoo-3862a7a9018ccbef951d30c968bace8f2a788c25.tar.bz2
gentoo-3862a7a9018ccbef951d30c968bace8f2a788c25.zip
media-sound/gogglesmm: use HTTPS
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/gogglesmm/gogglesmm-1.1.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gogglesmm/gogglesmm-1.1.9.ebuild b/media-sound/gogglesmm/gogglesmm-1.1.9.ebuild
index 1c71ae8ece56..cfb7abc6800e 100644
--- a/media-sound/gogglesmm/gogglesmm-1.1.9.ebuild
+++ b/media-sound/gogglesmm/gogglesmm-1.1.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit cmake-utils
DESCRIPTION="Fast and light music player"
-HOMEPAGE="http://gogglesmm.github.io/"
+HOMEPAGE="https://gogglesmm.github.io"
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"