From: Xing-Kai Wang Date: Sun, 24 May 2026 14:06:02 +0000 (+0800) Subject: openfortivpn: bump PKG_RELEASE X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=bd2d5bfec4890b56c6b4f024e9dc9464cc5c773a;p=openwrt-packages.git openfortivpn: bump PKG_RELEASE Bump PKG_RELEASE for the newly added `realm` parameter support (introduced in PR #29414). Signed-off-by: Xing-Kai Wang --- diff --git a/net/openfortivpn/Makefile b/net/openfortivpn/Makefile index d0388b2da..f89ad8a9a 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)?