jool: increment PKG_RELEASE
Fixes 1a85f72e51
Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
39087eba18
commit
770ae84245
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ include $(INCLUDE_DIR)/kernel.mk
|
||||||
|
|
||||||
PKG_NAME:=jool
|
PKG_NAME:=jool
|
||||||
PKG_VERSION:=4.0.6
|
PKG_VERSION:=4.0.6
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=3
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://github.com/NICMx/Jool/releases/download/v$(PKG_VERSION)
|
PKG_SOURCE_URL:=https://github.com/NICMx/Jool/releases/download/v$(PKG_VERSION)
|
||||||
|
|
Loading…
Reference in a new issue