openvpn: update to 2.4.3
[openwrt/staging/mkresin.git] / package / network / services / openvpn / patches / 001-reproducible-remove_DATE.patch
1 --- a/src/openvpn/options.c
2 +++ b/src/openvpn/options.c
3 @@ -106,7 +106,6 @@ const char title_string[] =
4 #ifdef HAVE_AEAD_CIPHER_MODES
5 " [AEAD]"
6 #endif
7 - " built on " __DATE__
8 ;
9
10 #ifndef ENABLE_SMALL