git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
1d8d4b7
)
natmap: reset PKG_RELEASE to 1
author
Milinda Brantini
<redacted>
Thu, 20 Jun 2024 07:44:41 +0000
(15:44 +0800)
committer
Tianling Shen
<redacted>
Fri, 21 Jun 2024 13:28:43 +0000
(21:28 +0800)
Signed-off-by: Milinda Brantini <redacted>
net/natmap/Makefile
patch
|
blob
|
history
diff --git
a/net/natmap/Makefile
b/net/natmap/Makefile
index db47728f07ede4c2c89c6a2f133348e172712a77..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:=
3
+PKG_RELEASE:=
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/heiher/natmap/releases/download/$(PKG_VERSION)
git clone https://git.99rst.org/PROJECT