x11-plugins/wmtz: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 30 Apr 2018 09:08:38 +0000 (11:08 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 5 May 2018 19:27:02 +0000 (15:27 -0400)
x11-plugins/wmtz/wmtz-0.7_p20150816.ebuild

index 8f22dabd31e7af0575c0403febfef833764cfc81..1e47374c61b4f0cdf9bd7ee90a2dd3416a8bf7b4 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=6
 inherit multilib toolchain-funcs
 
 DESCRIPTION="dockapp that shows the time in multiple timezones"
-HOMEPAGE="http://www.dockapps.net/wmtz"
-# http://www.dockapps.net/download/${P}.tar.gz
+HOMEPAGE="https://www.dockapps.net/wmtz"
+# https://www.dockapps.net/download/${P}.tar.gz
 SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz"
 
 LICENSE="GPL-2"