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:
a433330
)
openvpn: increment PKG_RELEASE by one
author
Hannu Nyman
<redacted>
Sun, 15 Mar 2026 07:28:52 +0000
(09:28 +0200)
committer
Hannu Nyman
<redacted>
Sun, 15 Mar 2026 07:28:52 +0000
(09:28 +0200)
Increment PKG_RELEASE by one.
Signed-off-by: Hannu Nyman <redacted>
net/openvpn/Makefile
patch
|
blob
|
history
diff --git
a/net/openvpn/Makefile
b/net/openvpn/Makefile
index 961ecb4afc92eaca5f95ec2951f85bd7d9fda6ff..e8309f8fc827123314f4ab7d5b9ff0755aeb3099 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.14
-PKG_RELEASE:=
8
+PKG_RELEASE:=
9
PKG_SOURCE_URL:=\
https://build.openvpn.net/downloads/releases/ \
git clone https://git.99rst.org/PROJECT