mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
openfortivpn: bump PKG_RELEASE
Bump PKG_RELEASE for the newly added `realm` parameter support (introduced in PR #29414). Signed-off-by: Xing-Kai Wang <my@xkwang.org>
This commit is contained in:
committed by
Hannu Nyman
parent
eba5a9c4da
commit
bd2d5bfec4
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=openfortivpn
|
PKG_NAME:=openfortivpn
|
||||||
PKG_VERSION:=1.23.1
|
PKG_VERSION:=1.23.1
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://codeload.github.com/adrienverge/openfortivpn/tar.gz/v$(PKG_VERSION)?
|
PKG_SOURCE_URL:=https://codeload.github.com/adrienverge/openfortivpn/tar.gz/v$(PKG_VERSION)?
|
||||||
|
|||||||
Reference in New Issue
Block a user