[openwrt/openwrt] kernel: vrx518_tc: bump PKG_RELEASE

LEDE Commits lede-commits at lists.infradead.org
Fri Jan 24 13:40:23 PST 2025


hauke pushed a commit to openwrt/openwrt.git, branch openwrt-24.10:
https://git.openwrt.org/04a1d0d410fe4df85e5dfc1716102eb9df0d88ad

commit 04a1d0d410fe4df85e5dfc1716102eb9df0d88ad
Author: Sergey Ryazanov <ryazanov.s.a at gmail.com>
AuthorDate: Thu Jan 23 00:26:54 2025 +0200

    kernel: vrx518_tc: bump PKG_RELEASE
    
    Bump PKG_RELEASE after the previous fixes.
    
    Signed-off-by: Sergey Ryazanov <ryazanov.s.a at gmail.com>
    Link: https://patchwork.ozlabs.org/project/openwrt/patch/20250122222654.21833-5-ryazanov.s.a@gmail.com/
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
    (cherry picked from commit 78f908407e2824bc69a65acec270ffb94eca4038)
---
 package/kernel/lantiq/vrx518_tc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/kernel/lantiq/vrx518_tc/Makefile b/package/kernel/lantiq/vrx518_tc/Makefile
index a5718d9d5b..d92c6d1c63 100644
--- a/package/kernel/lantiq/vrx518_tc/Makefile
+++ b/package/kernel/lantiq/vrx518_tc/Makefile
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=vrx518_tc
 PKG_VERSION:=1.5.12.4
-PKG_RELEASE:=3
+PKG_RELEASE:=4
 PKG_BASE_NAME:=vrx518_tc_drv
 
 UGW_VERSION=8.5.2.10




More information about the lede-commits mailing list