Skip to content

Commit f4aeec6

Browse files
heiherhnyman
authored andcommitted
natmap: update to 20260214
Upstream changelog: https://github.com/heiher/natmap/releases/tag/20260214 Signed-off-by: Ray Wang <git@hev.cc> (cherry picked from commit 6ca0091)
1 parent 03801e8 commit f4aeec6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

net/natmap/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=natmap
4-
PKG_VERSION:=20250924
4+
PKG_VERSION:=20260214
55
PKG_RELEASE:=1
66

77
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
88
PKG_SOURCE_URL:=https://github.com/heiher/natmap/releases/download/$(PKG_VERSION)
9-
PKG_HASH:=a86caa74266b62707bdcb9eef34910571061c206a5cd2d1eff694eae25ab5aaf
9+
PKG_HASH:=1562f16b2e222690c32ed6f69d25aa7a59a4319d00d63b1bd4b98010db035159
1010

1111
PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>, Ray Wang <git@hev.cc>
1212
PKG_LICENSE:=MIT

0 commit comments

Comments
 (0)