aboutsummaryrefslogtreecommitdiff
path: root/lang/node/patches/999-localhost-no-addrconfig.patch
diff options
context:
space:
mode:
authorHirokazu MORIKAWA <morikw2@gmail.com>2023-02-23 11:29:42 +0900
committerTianling Shen <cnsztl@gmail.com>2023-02-27 10:56:04 +0800
commit0ca0faafc449aadaff2682f3a87b5be12b068e46 (patch)
treeabec0bcbc754bbe143efa9e4ceac7aca3126120f /lang/node/patches/999-localhost-no-addrconfig.patch
parentaa5ccd5ef2c29baf08e72a264fb2cd9983020ce7 (diff)
node: bump to v18.14.2
Update to v18.14.2 Support for OpenSSL v3.0.x Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Diffstat (limited to 'lang/node/patches/999-localhost-no-addrconfig.patch')
-rw-r--r--lang/node/patches/999-localhost-no-addrconfig.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/node/patches/999-localhost-no-addrconfig.patch b/lang/node/patches/999-localhost-no-addrconfig.patch
index ce24ebd1d..50d3f4a1c 100644
--- a/lang/node/patches/999-localhost-no-addrconfig.patch
+++ b/lang/node/patches/999-localhost-no-addrconfig.patch
@@ -13,7 +13,7 @@ Forwarded: https://github.com/nodejs/node/issues/33816
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the
-@@ -1149,13 +1150,6 @@ function lookupAndConnect(self, options)
+@@ -1265,13 +1266,6 @@ function lookupAndConnect(self, options)
hints: options.hints || 0
};