summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Yao <ryao@gentoo.org>2020-05-24 23:23:53 -0400
committerRichard Yao <ryao@gentoo.org>2020-05-24 23:24:04 -0400
commitd57e468c3843d5054939febed0adba28eb48cf7f (patch)
tree63dfe919092ea62447aa69a876c8efa86ea7dc54
parentdev-cpp/cpp-taskflow: also install cmake project configuration (diff)
downloadgentoo-d57e468c3843d5054939febed0adba28eb48cf7f.tar.gz
gentoo-d57e468c3843d5054939febed0adba28eb48cf7f.tar.bz2
gentoo-d57e468c3843d5054939febed0adba28eb48cf7f.zip
net-misc/r8168: Fix comment in 8.048.02
This version supports up to Linux 5.6 according to upstream. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Richard Yao <ryao@gentoo.org>
-rw-r--r--net-misc/r8168/r8168-8.048.02.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/r8168/r8168-8.048.02.ebuild b/net-misc/r8168/r8168-8.048.02.ebuild
index 299ab1010e46..2496884f96e0 100644
--- a/net-misc/r8168/r8168-8.048.02.ebuild
+++ b/net-misc/r8168/r8168-8.048.02.ebuild
@@ -8,7 +8,7 @@ inherit linux-info linux-mod
DESCRIPTION="r8168 driver for Realtek 8111/8168 PCI-E NICs"
HOMEPAGE="https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100-1000m-gigabit-ethernet-pci-express-software"
-# "GBE Ethernet LINUX driver r8168 for kernel up to 4.15" from above link,
+# "GBE Ethernet LINUX driver r8168 for kernel up to 5.6" from above link,
# we need to mirror it to avoid users from needing to fill a captcha to
# download
SRC_URI="https://dev.gentoo.org/~pacho/${PN}/${P}.tar.bz2"