kde-misc/plasma-applet-network-monitor: use HTTPS, avoid redirection
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 3 Mar 2018 21:28:49 +0000 (22:28 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 4 Mar 2018 09:32:24 +0000 (10:32 +0100)
Closes: https://github.com/gentoo/gentoo/pull/7345

kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.3.ebuild

index 3e82bd848f0c1cdab8bb270d5233b49c74642962..45af2a060baa3df7dd712aef5901cd6c0fc9c7a1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit kde5
 
 DESCRIPTION="Plasma 5 applet for monitoring active network connections"
-HOMEPAGE="http://kde-look.org/content/show.php/Network+Monitor?content=169377
+HOMEPAGE="https://store.kde.org/content/show.php/Network+Monitor?content=169377
 https://github.com/kotelnik/plasma-applet-network-monitor"
 
 if [[ ${KDE_BUILD_TYPE} = live ]] ; then