]> git.99rst.org Git - openwrt-packages.git/commitdiff
openvpn: update to 2.7.7
authorQingfang Deng <redacted>
Wed, 16 Sep 2026 02:39:00 +0000 (10:39 +0800)
committerAlexandru Ardelean <redacted>
Wed, 16 Sep 2026 11:36:17 +0000 (14:36 +0300)
Update to the latest version.

Signed-off-by: Qingfang Deng <redacted>
net/openvpn/Makefile

index bba71421501146a70247683c644de351130a257e..4ff8de02eaf8e3dcb59b51e46cbfaeaa14047ce9 100644 (file)
@@ -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 <ardeleanalex@gmail.com>
 
git clone https://git.99rst.org/PROJECT