openvpn: update to 2.6.9

This commit is contained in:
Rudi Heitbaum 2024-02-14 09:28:00 +00:00
parent e54729e6e0
commit af06223704

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="openvpn"
PKG_VERSION="2.6.8"
PKG_SHA256="5ede1565c8a6d880100f7f235317a7ee9eea83d5052db5547f13a9e76af7805d"
PKG_VERSION="2.6.9"
PKG_SHA256="e08d147e15b4508dfcd1d6618a1f21f1495f9817a8dadc1eddf0532fa116d7e3"
PKG_LICENSE="GPL"
PKG_SITE="https://openvpn.net"
PKG_URL="https://swupdate.openvpn.org/community/releases/${PKG_NAME}-${PKG_VERSION}.tar.gz"