aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/openvpn/patches/001-reproducible-remove_DATE.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/openvpn/patches/001-reproducible-remove_DATE.patch')
-rw-r--r--package/network/services/openvpn/patches/001-reproducible-remove_DATE.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/network/services/openvpn/patches/001-reproducible-remove_DATE.patch b/package/network/services/openvpn/patches/001-reproducible-remove_DATE.patch
index 3ceef6f0ff..5f23994b5c 100644
--- a/package/network/services/openvpn/patches/001-reproducible-remove_DATE.patch
+++ b/package/network/services/openvpn/patches/001-reproducible-remove_DATE.patch
@@ -1,10 +1,10 @@
--- a/src/openvpn/options.c
+++ b/src/openvpn/options.c
-@@ -102,7 +102,6 @@ const char title_string[] =
- " [MH]"
+@@ -107,7 +107,6 @@ const char title_string[] =
+ #ifdef HAVE_AEAD_CIPHER_MODES
+ " [AEAD]"
#endif
- " [IPv6]"
-- " built on " __DATE__
+- " built on " __DATE__
;
#ifndef ENABLE_SMALL