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