Browse Source

jool: increment PKG_RELEASE

Fixes 1a85f72e51

Signed-off-by: David Bauer <mail@david-bauer.net>
lilik-openwrt-22.03
David Bauer 4 years ago
parent
commit
770ae84245
1 changed files with 1 additions and 1 deletions
  1. +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)


Loading…
Cancel
Save