🎁 Sync 2026-03-21 00:42:24

This commit is contained in:
github-actions[bot]
2026-03-21 00:42:24 +08:00
parent 4c741ce45d
commit a6f709fc36
6 changed files with 256 additions and 31 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=miniupnpd
PKG_VERSION:=2.3.9
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_SOURCE_URL:=https://github.com/miniupnp/miniupnp/releases/download/miniupnpd_$(subst .,_,$(PKG_VERSION))
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
+1 -1
View File
@@ -13,7 +13,7 @@ config upnpd config
option upnp_lease_file /var/run/miniupnpd.leases
option igdv1 1
option ipv6_disable 1
option use_stun 1
option use_stun 0
option stun_host stun.miwifi.com
option stun_port 3478
option force_forwarding 1