From e8f8dcc5e7c910608263456d8b2ec8cd762bb7eb Mon Sep 17 00:00:00 2001 From: SaltyMonkey <1570693+SaltyMonkey@users.noreply.github.com> Date: Sat, 12 Jul 2025 01:00:00 +0300 Subject: [PATCH] added passwall and passwall2(paid version?) in conflicts --- podkop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podkop/Makefile b/podkop/Makefile index b18147a..0f5ce18 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 + CONFLICTS:=https-dns-proxy luci-app-passwall luci-app-passwall2 TITLE:=Domain routing app URL:=https://podkop.net PKGARCH:=all