]> git.99rst.org Git - openwrt-packages.git/commitdiff
openvpn: update to 2.7.5
authorErik Conijn <redacted>
Mon, 6 Jul 2026 15:03:01 +0000 (17:03 +0200)
committerAlexandru Ardelean <redacted>
Mon, 6 Jul 2026 16:32:58 +0000 (19:32 +0300)
Maintainer: Alexandru Ardelean ardeleanalex@gmail.com @commodo

Changelog: https://github.com/OpenVPN/openvpn/blob/v2.7.5/Changes.rst

Version: Main
Compile tested: X86 , the sole patch applies cleanly
Run tested: X86

Signed-off-by: Erik Conijn <redacted>
net/openvpn/Makefile

index 44ba64192b75efeac58635cc7dd5f8190c39604f..293ac7d05a28c4eb2465e200b0e1138bcb824c10 100644 (file)
@@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openvpn
 
-PKG_VERSION:=2.7.4
-PKG_RELEASE:=2
+PKG_VERSION:=2.7.5
+PKG_RELEASE:=1
 
 PKG_SOURCE_URL:=\
        https://build.openvpn.net/downloads/releases/ \
        https://swupdate.openvpn.net/community/releases/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_HASH:=18db05f3d5eee3663db1914590044e5f96ff5cd47b6e7846c6a350806c23dbce
+PKG_HASH:=c6864b3c7d4e059c7d6ce22d1b5fa646c8b379a06af872eeb9792b6083a44ac4
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 
git clone https://git.99rst.org/PROJECT