projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a0073c
)
natmap: reset PKG_RELEASE to 1
author
Milinda Brantini
<
[email protected]
>
Thu, 20 Jun 2024 07:44:41 +0000
(15:44 +0800)
committer
Tianling Shen
<
[email protected]
>
Sat, 22 Jun 2024 08:38:00 +0000
(16:38 +0800)
Signed-off-by: Milinda Brantini <
[email protected]
>
(cherry picked from commit
1d542b8919a0e98836055bdd251e0345b80a0bc6
)
net/natmap/Makefile
patch
|
blob
|
history
diff --git
a/net/natmap/Makefile
b/net/natmap/Makefile
index 1ed87a7a0a211d04b2bfa9720b46175b60a1064d..9f9ba9a0a2271bc67621dafc1f5fa51c76c80e96 100644
(file)
--- a/
net/natmap/Makefile
+++ b/
net/natmap/Makefile
@@
-2,7
+2,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=natmap
PKG_VERSION:=20240603
-PKG_RELEASE:=
2
+PKG_RELEASE:=
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/heiher/natmap/releases/download/$(PKG_VERSION)