[openwrt/openwrt] kernel: r8168: update to v8.054.00

LEDE Commits lede-commits at lists.infradead.org
Sun Oct 20 16:37:10 PDT 2024


noltari pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/a85e18b53f0f645d72806cc6fe46f1603bbdb355

commit a85e18b53f0f645d72806cc6fe46f1603bbdb355
Author: Álvaro Fernández Rojas <noltari at gmail.com>
AuthorDate: Sun Oct 20 21:55:50 2024 +0200

    kernel: r8168: update to v8.054.00
    
    Changelog: https://github.com/openwrt/rtl8168/compare/8.053.00...8.054.00
    
    Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>
---
 package/kernel/r8168/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/kernel/r8168/Makefile b/package/kernel/r8168/Makefile
index dc764bbf2c..2604425dea 100644
--- a/package/kernel/r8168/Makefile
+++ b/package/kernel/r8168/Makefile
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=r8168
-PKG_VERSION:=8.053.00
-PKG_RELEASE:=2
+PKG_VERSION:=8.054.00
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://github.com/openwrt/rtl8168/releases/download/$(PKG_VERSION)
-PKG_HASH:=52f1e6200672b598a04d4ac21ac92a8a9e128b38208c7b03a464bfa93bbfcc8f
+PKG_HASH:=5480120cf823e991e8cbd325118c1ec0c57d8f42760ba1a7334bd07d291d235d
 
 PKG_BUILD_PARALLEL:=1
 PKG_LICENSE:=GPLv2




More information about the lede-commits mailing list