From 16345bb6e991b08e4768d3b4f49f69e042f62ce3 Mon Sep 17 00:00:00 2001 From: SirPdboy <63764630+sirpdboy@users.noreply.github.com> Date: Tue, 25 Apr 2023 20:24:16 +0800 Subject: [PATCH] up lucky 1.10.8 --- lucky/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lucky/Makefile b/lucky/Makefile index 2584a9b..89e18c7 100644 --- a/lucky/Makefile +++ b/lucky/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lucky -PKG_VERSION:=1.10.3 +PKG_VERSION:=1.10.8 PKG_RELEASE:=1 ifeq ($(ARCH),mipsel)