mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
Update On Mon Jan 27 19:35:24 CET 2025
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=luci-app-passwall2
|
||||
PKG_VERSION:=25.1.8
|
||||
PKG_VERSION:=25.1.27
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_CONFIG_DEPENDS:= \
|
||||
|
||||
@@ -1048,6 +1048,8 @@ gen_include() {
|
||||
${__ipt}
|
||||
|
||||
${__ip6t}
|
||||
|
||||
return 0
|
||||
EOF
|
||||
return 0
|
||||
}
|
||||
|
||||
@@ -1081,6 +1081,8 @@ gen_include() {
|
||||
|
||||
cat <<-EOF >> $FWI
|
||||
${__nft}
|
||||
|
||||
return 0
|
||||
EOF
|
||||
return 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user