From: David Bauer Date: Thu, 13 Feb 2020 09:14:33 +0000 (+0100) Subject: jool: increment PKG_RELEASE X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=770ae842451e65049b12570fdbcb26bc54b3a29b;p=openwrt-packages.git jool: increment PKG_RELEASE Fixes 1a85f72e51 Signed-off-by: David Bauer --- diff --git a/net/jool/Makefile b/net/jool/Makefile index 6cc4dd1ca..61998de4a 100644 --- 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)