natmap: update to 20240603
authorMilinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Mon, 3 Jun 2024 16:36:36 +0000 (00:36 +0800)
committerTianling Shen <cnsztl@gmail.com>
Sat, 22 Jun 2024 08:38:00 +0000 (16:38 +0800)
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
(cherry picked from commit b0a4fd300f23f99bc678162165c23e93bb1e24e8)

net/natmap/Makefile

index 47809d46e19234b714a6be1d45c2610c69eec9dd..1ed87a7a0a211d04b2bfa9720b46175b60a1064d 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=natmap
-PKG_VERSION:=20240303
+PKG_VERSION:=20240603
 PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://github.com/heiher/natmap/releases/download/$(PKG_VERSION)
-PKG_HASH:=d7b7a1ba2fc8dbd471ed88757fa6fc7c7e2d83f9f44c8f62661e9809d386d163
+PKG_HASH:=4754833b95b6687de6c07d02ff92798232f6a3bf5ec1cbf20e8bc26057d0ef20
 
 PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>, Ray Wang <r@hev.cc>
 PKG_LICENSE:=MIT