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

index 551fa1f2136ee7504e176bde87a6b59c4a694f5e..2fab64e9f103afe53a8326e05b3184a18d70f2ef 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils linux-info
 
 DESCRIPTION="Sets up Hierachical Token Bucket based traffic control (QoS) with iproute2"
-HOMEPAGE="http://www.sourceforge.net/projects/htbinit"
+HOMEPAGE="https://www.sourceforge.net/projects/htbinit/"
 SRC_URI="mirror://sourceforge/htbinit/htb.init-v${PV}"
 
 LICENSE="GPL-2"