update 2022-06-25 23:40:11

This commit is contained in:
github-actions[bot] 2022-06-25 23:40:11 +08:00
parent 4b3ba23fd7
commit 83c170bae1
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ PKG_RELEASE:=1
LUCI_TITLE:=LuCI Support for mosdns
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+mosdns +jsonfilter +bash +luci-compat +v2ray-geoip +v2ray-geosite
LUCI_DEPENDS:=+mosdns_neo +jsonfilter +bash +luci-compat +v2ray-geoip +v2ray-geosite
define Package/$(PKG_NAME)/conffiles
/etc/mosdns/cus_config.yaml

View File

@ -4,7 +4,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mosdns
PKG_NAME:=mosdns_neo
PKG_VERSION:=82f1496
PKG_RELEASE:=$(AUTORELEASE)