From: Milinda Brantini Date: Mon, 3 Jun 2024 16:36:36 +0000 (+0800) Subject: natmap: update to 20240603 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=3a0073c4d7649f0a87f9547d51c58b99132903c0;p=feed%2Fpackages.git natmap: update to 20240603 Signed-off-by: Milinda Brantini (cherry picked from commit b0a4fd300f23f99bc678162165c23e93bb1e24e8) --- diff --git a/net/natmap/Makefile b/net/natmap/Makefile index 47809d46e1..1ed87a7a0a 100644 --- a/net/natmap/Makefile +++ b/net/natmap/Makefile @@ -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 , Ray Wang PKG_LICENSE:=MIT