From ea931d8463b601aae09212e44633ed364f2e2ddb Mon Sep 17 00:00:00 2001 From: SaltyMonkey <1570693+SaltyMonkey@users.noreply.github.com> Date: Fri, 25 Jul 2025 09:38:48 +0300 Subject: [PATCH] added nextdns package in conflicts --- podkop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podkop/Makefile b/podkop/Makefile index 0f5ce18..2f96801 100644 --- a/podkop/Makefile +++ b/podkop/Makefile @@ -13,7 +13,7 @@ define Package/podkop SECTION:=net CATEGORY:=Network DEPENDS:=+sing-box +curl +jq +kmod-nft-tproxy +coreutils-base64 - CONFLICTS:=https-dns-proxy luci-app-passwall luci-app-passwall2 + CONFLICTS:=https-dns-proxy nextdns luci-app-passwall luci-app-passwall2 TITLE:=Domain routing app URL:=https://podkop.net PKGARCH:=all