openvpn: update to 2.6.4

This commit is contained in:
Rudi Heitbaum 2023-05-12 22:33:38 +00:00
parent c6c73ce5b5
commit 1978ef94e7

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.3" PKG_VERSION="2.6.4"
PKG_SHA256="13b207a376d8880507c74ff78aabc3778a9da47c89f1e247dcee3c7237138ff6" PKG_SHA256="371a2a323a99a79299b9b4caa4a31bc7b2cdff63236e68d429f3ee50e75f3dd4"
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"