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:
8816657
)
openvpn: increment PKG_RELEASE by one
author
Florian Eckert
<redacted>
Wed, 4 Mar 2026 10:42:34 +0000
(11:42 +0100)
committer
Florian Eckert
<redacted>
Thu, 5 Mar 2026 06:54:01 +0000
(07:54 +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 6456dfbf5add68a7b31940a18c8d18bec3f7ad62..cc34f4ff1debe07b43f1d26d95ae7dfffda464f2 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:=
6
+PKG_RELEASE:=
7
PKG_SOURCE_URL:=\
https://build.openvpn.net/downloads/releases/ \
git clone https://git.99rst.org/PROJECT