From: Qingfang Deng Date: Wed, 16 Sep 2026 02:39:00 +0000 (+0800) Subject: openvpn: update to 2.7.7 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6edb4a44c7f02e6f61d36fb31c12a7d0f7a4e439;p=openwrt-packages.git openvpn: update to 2.7.7 Update to the latest version. Signed-off-by: Qingfang Deng --- diff --git a/net/openvpn/Makefile b/net/openvpn/Makefile index bba714215..4ff8de02e 100644 --- a/net/openvpn/Makefile +++ b/net/openvpn/Makefile @@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openvpn -PKG_VERSION:=2.7.6 +PKG_VERSION:=2.7.7 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:=10e24a9385f23cc38cc5cf448f3ca0769f939bc4cbecc4f4647d7e006e52db74 +PKG_HASH:=3ab8f48fd6c26d49ba2333a092433949afdb5c85c0e6a1ff265784fbc04a2463 PKG_MAINTAINER:=Alexandru Ardelean