natmap: update to 20230322

Signed-off-by: Ray Wang <r@hev.cc>
This commit is contained in:
Ray Wang 2023-03-22 21:51:35 +08:00 committed by Tianling Shen
parent fc73886b45
commit feccbf8612
2 changed files with 3 additions and 3 deletions

View file

@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=natmap
PKG_VERSION:=20221225
PKG_VERSION:=20230322
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/heiher/natmap/releases/download/$(PKG_VERSION)
PKG_HASH:=cc19a5b876fd75424619ae90aa6b0414a438c1f6f55537b9b28f1c23d925f6ff
PKG_HASH:=d1abe36eb4deac725e2d20674590fc726b8c79d21b053b40059b093592fd8b8a
PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>
PKG_LICENSE:=MIT

View file

@ -4,7 +4,7 @@ config natmap
option udp_mode '1'
option interface ''
option interval ''
option stun_server 'stun.stunprotocol.org'
option stun_server 'stunserver.stunprotocol.org'
option http_server 'example.com'
option port '8080'
option forward_target ''