From: Ray Wang Date: Sat, 14 Feb 2026 05:14:52 +0000 (+0800) Subject: natmap: update to 20260214 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6ca009121c13d1b3bb57d5dd7efbc72cfa26cae3;p=openwrt-packages.git natmap: update to 20260214 Upstream changelog: https://github.com/heiher/natmap/releases/tag/20260214 Signed-off-by: Ray Wang --- diff --git a/net/natmap/Makefile b/net/natmap/Makefile index aca43d3d0..3d6d2486b 100644 --- a/net/natmap/Makefile +++ b/net/natmap/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=natmap -PKG_VERSION:=20250924 +PKG_VERSION:=20260214 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/heiher/natmap/releases/download/$(PKG_VERSION) -PKG_HASH:=a86caa74266b62707bdcb9eef34910571061c206a5cd2d1eff694eae25ab5aaf +PKG_HASH:=1562f16b2e222690c32ed6f69d25aa7a59a4319d00d63b1bd4b98010db035159 PKG_MAINTAINER:=Richard Yu , Ray Wang PKG_LICENSE:=MIT