summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Ports/tcl/patches/ipv6.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/Ports/tcl/patches/ipv6.patch b/Ports/tcl/patches/ipv6.patch
index 544c02cadb..d88c396fa5 100644
--- a/Ports/tcl/patches/ipv6.patch
+++ b/Ports/tcl/patches/ipv6.patch
@@ -1,6 +1,6 @@
diff -Naur tcl8.6.11/unix/tclUnixSock.c tcl8.6.11.serenity/unix/tclUnixSock.c
---- tcl8.6.11/unix/tclUnixSock.c 2020-09-21 17:15:49.000000000 +0200
-+++ tcl8.6.11.serenity/unix/tclUnixSock.c 2021-04-25 09:39:28.224340150 +0200
+--- unix/tclUnixSock.c 2020-09-21 17:15:49.000000000 +0200
++++ unix.serenity/tclUnixSock.c 2021-04-25 09:39:28.224340150 +0200
@@ -706,6 +706,7 @@
IPv6AddressNeedsNumericRendering(
struct in6_addr addr)