mirror of
https://github.com/openwrt/packages.git
synced 2026-07-15 06:12:04 +04:00
openvpn: update to 2.7.5
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 <egc112@msn.com>
This commit is contained in:
committed by
Alexandru Ardelean
parent
ec5fcd69e8
commit
914e0a9b24
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user