From bd2d5bfec4890b56c6b4f024e9dc9464cc5c773a Mon Sep 17 00:00:00 2001 From: Xing-Kai Wang Date: Sun, 24 May 2026 22:06:02 +0800 Subject: [PATCH] openfortivpn: bump PKG_RELEASE Bump PKG_RELEASE for the newly added `realm` parameter support (introduced in PR #29414). Signed-off-by: Xing-Kai Wang --- net/openfortivpn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/openfortivpn/Makefile b/net/openfortivpn/Makefile index d0388b2daf..f89ad8a9a5 100644 --- a/net/openfortivpn/Makefile +++ b/net/openfortivpn/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openfortivpn PKG_VERSION:=1.23.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)?