diff options
Diffstat (limited to 'sys-apps/ethtool/ethtool-2.6.39.ebuild')
-rw-r--r-- | sys-apps/ethtool/ethtool-2.6.39.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/ethtool/ethtool-2.6.39.ebuild b/sys-apps/ethtool/ethtool-2.6.39.ebuild index a47b539a1cd6..a36ae1bdad47 100644 --- a/sys-apps/ethtool/ethtool-2.6.39.ebuild +++ b/sys-apps/ethtool/ethtool-2.6.39.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="Utility for examining and tuning ethernet-based network interfaces" -HOMEPAGE="http://www.kernel.org/pub/software/network/ethtool/" +HOMEPAGE="https://www.kernel.org/pub/software/network/ethtool/" SRC_URI="mirror://kernel/software/network/ethtool/${P}.tar.bz2" LICENSE="GPL-2" |