From 78f908407e2824bc69a65acec270ffb94eca4038 Mon Sep 17 00:00:00 2001 From: Sergey Ryazanov Date: Thu, 23 Jan 2025 00:26:54 +0200 Subject: [PATCH] kernel: vrx518_tc: bump PKG_RELEASE Bump PKG_RELEASE after the previous fixes. Signed-off-by: Sergey Ryazanov Link: https://patchwork.ozlabs.org/project/openwrt/patch/20250122222654.21833-5-ryazanov.s.a@gmail.com/ Signed-off-by: Hauke Mehrtens --- 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 -- 2.30.2