diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-30 11:05:19 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-05 15:27:01 -0400 |
commit | 1d90d5996b2971d6a975dc1abf1a1e941384018c (patch) | |
tree | 8af512c6a1317fbedd3e948fc0f7311639eee4e5 | |
parent | x11-plugins/wmmoonclock: use HTTPS (diff) | |
download | gentoo-1d90d5996b2971d6a975dc1abf1a1e941384018c.tar.gz gentoo-1d90d5996b2971d6a975dc1abf1a1e941384018c.tar.bz2 gentoo-1d90d5996b2971d6a975dc1abf1a1e941384018c.zip |
x11-plugins/wmifs: use HTTPS
-rw-r--r-- | x11-plugins/wmifs/wmifs-1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmifs/wmifs-1.8.ebuild b/x11-plugins/wmifs/wmifs-1.8.ebuild index 2515980eab93..c330f15a7748 100644 --- a/x11-plugins/wmifs/wmifs-1.8.ebuild +++ b/x11-plugins/wmifs/wmifs-1.8.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Network monitoring dockapp" -HOMEPAGE="http://www.dockapps.net/wmifs" +HOMEPAGE="https://www.dockapps.net/wmifs" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" |