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:
39087eb
)
jool: increment PKG_RELEASE
author
David Bauer
<redacted>
Thu, 13 Feb 2020 09:14:33 +0000
(10:14 +0100)
committer
David Bauer
<redacted>
Thu, 13 Feb 2020 09:15:14 +0000
(10:15 +0100)
Fixes
1a85f72e51
Signed-off-by: David Bauer <redacted>
net/jool/Makefile
patch
|
blob
|
history
diff --git
a/net/jool/Makefile
b/net/jool/Makefile
index 6cc4dd1caf238f6f91b76d7a9279b2b4e9314e65..61998de4a65740a1e3fe8e9e7ad6e16e34ffe023 100644
(file)
--- a/
net/jool/Makefile
+++ b/
net/jool/Makefile
@@
-9,7
+9,7
@@
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=jool
PKG_VERSION:=4.0.6
-PKG_RELEASE:=
2
+PKG_RELEASE:=
3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/NICMx/Jool/releases/download/v$(PKG_VERSION)
git clone https://git.99rst.org/PROJECT