net-misc/cbqinit: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 12:05:46 +0000 (14:05 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:25:04 +0000 (19:25 -0400)
net-misc/cbqinit/cbqinit-0.7.3-r3.ebuild

index 6ab3386730f8a95361d5aefa9daeecd8498ddf8b..ba9f0655c741791d1bf02c8a003e63e13453a7a3 100644 (file)
@@ -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="Sets up class-based queue traffic control (QoS) with iproute2"
-HOMEPAGE="http://www.sourceforge.net/projects/cbqinit"
+HOMEPAGE="https://www.sourceforge.net/projects/cbqinit/"
 SRC_URI="mirror://sourceforge/cbqinit/cbq.init-v${PV} -> ${P}"
 
 LICENSE="GPL-2"