Skip to content

Commit

Permalink
natmap: update to 20240303
Browse files Browse the repository at this point in the history
Signed-off-by: Ray Wang <r@hev.cc>
(cherry picked from commit 7bbd915)
  • Loading branch information
heiher authored and 1715173329 committed Mar 4, 2024
1 parent 9ccca54 commit 7183f1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/natmap/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=natmap
PKG_VERSION:=20240126
PKG_VERSION:=20240303
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/heiher/natmap/releases/download/$(PKG_VERSION)
PKG_HASH:=7d8b3fe5c29dfe30271197b8ea1f78af292830483aefb1ccc21a3ec05f74627b
PKG_HASH:=d7b7a1ba2fc8dbd471ed88757fa6fc7c7e2d83f9f44c8f62661e9809d386d163

PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>, Ray Wang <r@hev.cc>
PKG_LICENSE:=MIT
Expand Down

0 comments on commit 7183f1d

Please sign in to comment.