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:
29e74f3
)
openvpn: increment PKG_RELEASE by one
author
Chen Minqiang
<redacted>
Tue, 17 Mar 2026 11:20:33 +0000
(19:20 +0800)
committer
Hannu Nyman
<redacted>
Sat, 21 Mar 2026 13:47:47 +0000
(15:47 +0200)
Increment PKG_RELEASE by one.
Signed-off-by: Chen Minqiang <redacted>
net/openvpn/Makefile
patch
|
blob
|
history
diff --git
a/net/openvpn/Makefile
b/net/openvpn/Makefile
index 8374832dec58160ffef6e441f91e60735f86ccc8..c7e87d6eee4d8dd25c3d657c76bafb3d31b429ea 100644
(file)
--- a/
net/openvpn/Makefile
+++ b/
net/openvpn/Makefile
@@
-10,7
+10,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=openvpn
PKG_VERSION:=2.6.19
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE_URL:=\
https://build.openvpn.net/downloads/releases/ \
git clone https://git.99rst.org/PROJECT