diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-03-30 20:16:53 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-30 14:46:35 -0400 |
commit | ac3a8b2e3f05a0c6fcf42ba5587157170e99c2cf (patch) | |
tree | 7c1d7608355afefc6dd90014eb0daaaa1627bd78 /net-misc/knemo | |
parent | media-sound/kaudiocreator: use HTTPS (diff) | |
download | gentoo-ac3a8b2e3f05a0c6fcf42ba5587157170e99c2cf.tar.gz gentoo-ac3a8b2e3f05a0c6fcf42ba5587157170e99c2cf.tar.bz2 gentoo-ac3a8b2e3f05a0c6fcf42ba5587157170e99c2cf.zip |
net-misc/knemo: use HTTPS
Diffstat (limited to 'net-misc/knemo')
-rw-r--r-- | net-misc/knemo/knemo-0.8.0_pre20161211.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/knemo/knemo-0.8.0_pre20161211.ebuild b/net-misc/knemo/knemo-0.8.0_pre20161211.ebuild index fff209a338d2..81f12a35fb5b 100644 --- a/net-misc/knemo/knemo-0.8.0_pre20161211.ebuild +++ b/net-misc/knemo/knemo-0.8.0_pre20161211.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 @@ -7,7 +7,7 @@ EGIT_BRANCH="frameworks" inherit kde5 DESCRIPTION="Plasma Network Monitor" -HOMEPAGE="http://kde-apps.org/content/show.php?content=12956" +HOMEPAGE="https://kde-apps.org/content/show.php?content=12956" LICENSE="GPL-2" IUSE="wifi" |