From 399b9ef3c670d28577a51e75fbf755aae7f31f51 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Fri, 19 May 2023 18:19:41 +0100 Subject: [PATCH] Bump Easy-RSA to version 3.1.3 Signed-off-by: Richard T Bonhomme --- windows-msi/version.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows-msi/version.m4 b/windows-msi/version.m4 index e033521a..02a798e6 100644 --- a/windows-msi/version.m4 +++ b/windows-msi/version.m4 @@ -29,8 +29,8 @@ dnl The OpenSSL binaries, which come with Easy-RSA, are not used by Openvpn-buil dnl The only binaries which Openvpn-build uses from Easy-RSA, are the *nix style dnl (32bit only) binaries for Windows, from easy-rsa/distro/windows/bin. dnl Further details: easy-rsa/distro/windows/Licensing/mksh-Win32.txt -define([EASYRSA_VERSION], [3.1.2]) -define([EASYRSA_URL], [https://github.com/OpenVPN/easy-rsa/releases/download/v3.1.2/EasyRSA-3.1.2-win64.zip]) +define([EASYRSA_VERSION], [3.1.3]) +define([EASYRSA_URL], [https://github.com/OpenVPN/easy-rsa/releases/download/v3.1.3/EasyRSA-3.1.3-win64.zip]) dnl ============================================================ dnl MSI Provisioning