From f189752312048393dbb8a3129de315626729b331 Mon Sep 17 00:00:00 2001 From: gitea-action Date: Wed, 20 Nov 2024 17:00:28 +0800 Subject: [PATCH] luci-app-passwall2: sync upstream last commit: https://github.com/xiaorouji/openwrt-passwall2/commit/78ffd4ac02e48e983f1decbc9c53a4a7441aaf81 --- luci-app-passwall2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luci-app-passwall2/Makefile b/luci-app-passwall2/Makefile index 5172ce6bd..6511ef231 100644 --- a/luci-app-passwall2/Makefile +++ b/luci-app-passwall2/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-passwall2 PKG_VERSION:=24.11.19 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_CONFIG_DEPENDS:= \ CONFIG_PACKAGE_$(PKG_NAME)_Iptables_Transparent_Proxy \