x11-plugins/wmclock: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 30 Apr 2018 08:57:09 +0000 (10:57 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 5 May 2018 19:26:57 +0000 (15:26 -0400)
x11-plugins/wmclock/wmclock-1.0.16.ebuild

index 5b47ff92a352fc780d59859b62e68ccc23d39d67..b36973114547dc562015ee3598edb480846b00fd 100644 (file)
@@ -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 autotools
 
 DESCRIPTION="a dockapp that displays time and date (same style as NEXTSTEP(tm) OS)"
-HOMEPAGE="http://www.dockapps.net/wmclock"
-SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
+HOMEPAGE="https://www.dockapps.net/wmclock"
+SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"