This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
jool: increment PKG_RELEASE
Fixes
1a85f72e51
Signed-off-by: David Bauer <mail@david-bauer.net>
lilik-openwrt-22.03
David Bauer
5 years ago
parent
39087eba18
commit
770ae84245
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/jool/Makefile
+ 1
- 1
net/jool/Makefile
View File
@ -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
)
Write
Preview
Loading…
Cancel
Save