From ee690da79417af89020ab59eaaa2b117f73d67a9 Mon Sep 17 00:00:00 2001 From: Ryan Shi Date: Sat, 4 Jul 2020 18:28:59 +0800 Subject: [PATCH] openfortivpn: bump PKG_RELEASE Signed-off-by: Ryan Shi --- net/openfortivpn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/openfortivpn/Makefile b/net/openfortivpn/Makefile index d81897995..9f4f53520 100644 --- a/net/openfortivpn/Makefile +++ b/net/openfortivpn/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openfortivpn PKG_VERSION:=1.14.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/adrienverge/openfortivpn/tar.gz/v$(PKG_VERSION)?