openvpn: update to 2.6.14

This commit is contained in:
Rudi Heitbaum 2025-04-03 13:52:55 +00:00
parent 4310e8ecd2
commit f356218ef2

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="openvpn" PKG_NAME="openvpn"
PKG_VERSION="2.6.13" PKG_VERSION="2.6.14"
PKG_SHA256="1af10b86922bd7c99827cc0f151dfe9684337b8e5ebdb397539172841ac24a6a" PKG_SHA256="9eb6a6618352f9e7b771a9d38ae1631b5edfeed6d40233e243e602ddf2195e7a"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://openvpn.net" PKG_SITE="https://openvpn.net"
PKG_URL="https://swupdate.openvpn.org/community/releases/${PKG_NAME}-${PKG_VERSION}.tar.gz" PKG_URL="https://swupdate.openvpn.org/community/releases/${PKG_NAME}-${PKG_VERSION}.tar.gz"