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:
647b67e
)
openvpn: increment PKG_RELEASE by one
author
Florian Eckert
<redacted>
Mon, 9 Mar 2026 10:57:16 +0000
(11:57 +0100)
committer
Florian Eckert
<redacted>
Wed, 11 Mar 2026 13:22:41 +0000
(14:22 +0100)
Increment PKG_RELEASE by one.
Signed-off-by: Florian Eckert <redacted>
net/openvpn/Makefile
patch
|
blob
|
history
diff --git
a/net/openvpn/Makefile
b/net/openvpn/Makefile
index 1c1f2b4c71132c4e317021432cbba6d474595e11..961ecb4afc92eaca5f95ec2951f85bd7d9fda6ff 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:=
7
+PKG_RELEASE:=
8
PKG_SOURCE_URL:=\
https://build.openvpn.net/downloads/releases/ \
git clone https://git.99rst.org/PROJECT