update 2022-06-25 23:40:11
This commit is contained in:
parent
4b3ba23fd7
commit
83c170bae1
|
@ -6,7 +6,7 @@ PKG_RELEASE:=1
|
||||||
|
|
||||||
LUCI_TITLE:=LuCI Support for mosdns
|
LUCI_TITLE:=LuCI Support for mosdns
|
||||||
LUCI_PKGARCH:=all
|
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
|
define Package/$(PKG_NAME)/conffiles
|
||||||
/etc/mosdns/cus_config.yaml
|
/etc/mosdns/cus_config.yaml
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=mosdns
|
PKG_NAME:=mosdns_neo
|
||||||
PKG_VERSION:=82f1496
|
PKG_VERSION:=82f1496
|
||||||
PKG_RELEASE:=$(AUTORELEASE)
|
PKG_RELEASE:=$(AUTORELEASE)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue