diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-30 10:50:31 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-05 15:26:55 -0400 |
commit | ba364d8dd839cea481c7a0b43a8dd09e42188f30 (patch) | |
tree | 771e9697b96bec97855995ebd5f2c26f6f57086e /x11-plugins/wmSun | |
parent | x11-plugins/cputnik: use HTTPS (diff) | |
download | gentoo-ba364d8dd839cea481c7a0b43a8dd09e42188f30.tar.gz gentoo-ba364d8dd839cea481c7a0b43a8dd09e42188f30.tar.bz2 gentoo-ba364d8dd839cea481c7a0b43a8dd09e42188f30.zip |
x11-plugins/wmSun: use HTTPS
Diffstat (limited to 'x11-plugins/wmSun')
-rw-r--r-- | x11-plugins/wmSun/wmSun-1.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmSun/wmSun-1.05.ebuild b/x11-plugins/wmSun/wmSun-1.05.ebuild index 339a3b82f1f7..4926d4505998 100644 --- a/x11-plugins/wmSun/wmSun-1.05.ebuild +++ b/x11-plugins/wmSun/wmSun-1.05.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=5 @@ -6,7 +6,7 @@ inherit eutils multilib toolchain-funcs MY_P=${P/S/s} DESCRIPTION="dockapp which displays the rise/set time of the sun" -HOMEPAGE="http://www.dockapps.net/wmsun" +HOMEPAGE="https://www.dockapps.net/wmsun" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${MY_P}.tar.gz" LICENSE="GPL-2" |