From b9b82a777e5d94c9c12561257c26e3a4ff244eb9 Mon Sep 17 00:00:00 2001 From: kenzok8 Date: Thu, 14 Nov 2024 12:24:29 +0800 Subject: [PATCH] update 2024-11-14 12:24:29 --- luci-app-3ginfo-lite/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luci-app-3ginfo-lite/Makefile b/luci-app-3ginfo-lite/Makefile index 78894cd1c..2216573dc 100644 --- a/luci-app-3ginfo-lite/Makefile +++ b/luci-app-3ginfo-lite/Makefile @@ -12,7 +12,7 @@ MAINTAINER:=RafaƂ Wabik <4Rafal@gmail.com> LUCI_DESCRIPTION:=LuCI JS interface for the 3ginfo-lite. The package allows you to view the parameters of the mobile internet connection. LUCI_DEPENDS:=+sms-tool +comgt +kmod-usb-serial-option LUCI_PKGARCH:=all -PKG_VERSION:=1.0.58-20231021 +PKG_VERSION:=1.0.58 include $(TOPDIR)/feeds/luci/luci.mk