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