natmap: update to 20250721
authorRay Wang <[email protected]>
Thu, 24 Jul 2025 13:27:17 +0000 (21:27 +0800)
committerHannu Nyman <[email protected]>
Thu, 24 Jul 2025 15:05:30 +0000 (18:05 +0300)
Upstream changelog:
https://github.com/heiher/natmap/releases/tag/20250721

Signed-off-by: Ray Wang <[email protected]>
net/natmap/Makefile

index 0e44103ff95aa88dc5457753f473d121835ebe27..d389a58763008ba234a36ed06312dbcd2778538b 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=natmap
-PKG_VERSION:=20250318
+PKG_VERSION:=20250721
 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:=7d421e918d6101a6b36e9c9ae487a8b415bc28c1e712593e192b033f888f7e51
+PKG_HASH:=25d3288c1654191b7884d6c83b8f669ce788fbab95ebe26d84b65c63ceaa3094
 
 PKG_MAINTAINER:=Richard Yu <[email protected]>, Ray Wang <[email protected]>
 PKG_LICENSE:=MIT