From: Milinda Brantini Date: Mon, 3 Jun 2024 16:36:36 +0000 (+0800) Subject: natmap: update to 20240603 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=b0a4fd300f23f99bc678162165c23e93bb1e24e8;p=feed%2Fpackages.git natmap: update to 20240603 Signed-off-by: Milinda Brantini --- diff --git a/net/natmap/Makefile b/net/natmap/Makefile index 5a94f11fd7..db47728f07 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:=3 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