From d0e09c32a53a125f33983f0931e9577792646d99 Mon Sep 17 00:00:00 2001 From: Jason Hawks Date: Sun, 12 Nov 2023 23:15:09 -0500 Subject: [PATCH] 2.8.5 because I want to --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d4fb321..1c35028 100755 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for easymesh LUCI_DEPENDS:= +kmod-cfg80211 +batctl-default +kmod-batman-adv +dawn +bash -PKG_VERSION:=2.8.1 +PKG_VERSION:=2.8.5 PKG_RELEASE:=0 include $(TOPDIR)/feeds/luci/luci.mk