openvpn: update to 2.4.9
[openwrt/openwrt.git] / package / network / services / openvpn / patches / 100-mbedtls-disable-runtime-version-check.patch
index 3b8248dd60c145c1f3d56a2cae4a1f0500b78e57..cb16a906fe0c4b7bb959cec484ca9cfa6ed6d529 100644 (file)
@@ -1,6 +1,6 @@
 --- a/src/openvpn/ssl_mbedtls.c
 +++ b/src/openvpn/ssl_mbedtls.c
-@@ -1333,7 +1333,7 @@ const char *
+@@ -1415,7 +1415,7 @@ const char *
  get_ssl_library_version(void)
  {
      static char mbedtls_version[30];