diff --git a/luci-app-sms-tool/Makefile b/luci-app-sms-tool/Makefile index 4c38589cb..b5808a278 100644 --- a/luci-app-sms-tool/Makefile +++ b/luci-app-sms-tool/Makefile @@ -10,7 +10,8 @@ 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 -PKG_VERSION:=1.9.6-20230501 +PKG_VERSION:=1.9.6 +PKG_RELEASE:=20230501 include $(TOPDIR)/feeds/luci/luci.mk