git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
eba5a9c
)
openfortivpn: bump PKG_RELEASE
author
Xing-Kai Wang
<redacted>
Sun, 24 May 2026 14:06:02 +0000
(22:06 +0800)
committer
Hannu Nyman
<redacted>
Sun, 24 May 2026 18:58:34 +0000
(21:58 +0300)
Bump PKG_RELEASE for the newly added `realm` parameter support
(introduced in PR #29414).
Signed-off-by: Xing-Kai Wang <redacted>
net/openfortivpn/Makefile
patch
|
blob
|
history
diff --git
a/net/openfortivpn/Makefile
b/net/openfortivpn/Makefile
index d0388b2dafc64f88e5b97c4ca2157a7ee181ba6f..f89ad8a9a54c555ea3818819df01778b734987e5 100644
(file)
--- 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)?
git clone https://git.99rst.org/PROJECT