mirror of
https://github.com/kenzok8/small-package
synced 2025-09-18 18:51:16 +08:00
update 2022-12-07 23:37:32
This commit is contained in:
@ -6,11 +6,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=luci-app-sms-tool
|
||||
LUCI_TITLE:=LuCI Support for sms_tool
|
||||
LUCI_DESCRIPTION:=LuCI interface for the sms_tool. The user interface supports SMS/USSD Codes/AT Commands.
|
||||
LUCI_TITLE:=LuCI Support for sms-tool
|
||||
LUCI_DESCRIPTION:=LuCI interface for the sms-tool. The user interface supports SMS/USSD Codes/AT Commands.
|
||||
LUCI_PKGARCH:=all
|
||||
LUCI_DEPENDS:=+sms-tool +kmod-usb-serial +kmod-usb-serial-option +comgt +luci-compat
|
||||
PKG_VERSION:=1.9.5-20221121
|
||||
LUCI_DEPENDS:=+sms-tool +kmod-usb-serial +kmod-usb-serial-option +comgt
|
||||
PKG_VERSION:=1.9.5-20221207
|
||||
|
||||
include $(TOPDIR)/feeds/luci/luci.mk
|
||||
|
||||
|
Reference in New Issue
Block a user