aboutsummaryrefslogtreecommitdiff
path: root/net/socat
diff options
context:
space:
mode:
Diffstat (limited to 'net/socat')
2 files changed, 1 insertions, 3 deletions
diff --git a/net/socat/patches/100-usleep.patch b/net/socat/patches/100-usleep.patch
index 305eaf25c..cead181c1 100644
--- a/net/socat/patches/100-usleep.patch
+++ b/net/socat/patches/100-usleep.patch
@@ -1,6 +1,6 @@
--- a/sycls.c
+++ b/sycls.c
-@@ -1329,6 +1329,7 @@ unsigned int Sleep(unsigned int seconds) {
+@@ -1329,6 +1329,7 @@ unsigned int Sleep(unsigned int seconds)
return retval;
}
diff --git a/net/socat/patches/200-openssl-deprecated.patch b/net/socat/patches/200-openssl-deprecated.patch
index 07c9e5b0c..a95828457 100644
--- a/net/socat/patches/200-openssl-deprecated.patch
+++ b/net/socat/patches/200-openssl-deprecated.patch
@@ -1,5 +1,3 @@
-diff --git a/xio-openssl.c b/xio-openssl.c
-index e931983..84ec100 100644
--- a/xio-openssl.c
+++ b/xio-openssl.c
@@ -8,6 +8,8 @@