openvpn: update to 2.5.5

update from 2.5.3 (2021-06-17) to 2.5.5 (2021-12-15)

release notes:
- https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst
This commit is contained in:
heitbaum 2021-10-09 11:23:41 +11:00 committed by Rudi Heitbaum
parent ae5c4718af
commit 2896665cae

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="openvpn"
PKG_VERSION="2.5.3"
PKG_SHA256="fb6a9943c603a1951ca13e9267653f8dd650c02f84bccd2b9d20f06a4c9c9a7e"
PKG_VERSION="2.5.5"
PKG_SHA256="119bd69fa0210838f6cdaa273696dc738efa200f454dbe11eb6dfb75dfb6003b"
PKG_LICENSE="GPL"
PKG_SITE="https://openvpn.net"
PKG_URL="https://swupdate.openvpn.org/community/releases/${PKG_NAME}-${PKG_VERSION}.tar.xz"