aboutsummaryrefslogtreecommitdiff
path: root/net/nmap/patches/030-ncat-drop-ca-bundle.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net/nmap/patches/030-ncat-drop-ca-bundle.patch')
-rw-r--r--net/nmap/patches/030-ncat-drop-ca-bundle.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nmap/patches/030-ncat-drop-ca-bundle.patch b/net/nmap/patches/030-ncat-drop-ca-bundle.patch
index 0112c03f0..d7c75f2ec 100644
--- a/net/nmap/patches/030-ncat-drop-ca-bundle.patch
+++ b/net/nmap/patches/030-ncat-drop-ca-bundle.patch
@@ -23,7 +23,7 @@ Also remove references to NCAT_CA_CERTS_FILE and NCAT_CA_CERTS_PATH in order to
ifneq ($(NOLUA),yes)
--- a/ncat/ncat_posix.c
+++ b/ncat/ncat_posix.c
-@@ -347,28 +347,17 @@ void set_lf_mode(void)
+@@ -357,28 +357,17 @@ void set_lf_mode(void)
#ifdef HAVE_OPENSSL
@@ -55,7 +55,7 @@ Also remove references to NCAT_CA_CERTS_FILE and NCAT_CA_CERTS_PATH in order to
#endif
--- a/ncat/ncat_ssl.h
+++ b/ncat/ncat_ssl.h
-@@ -67,8 +67,6 @@
+@@ -66,8 +66,6 @@
#include <openssl/ssl.h>
#include <openssl/err.h>