1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-12 17:14:46 +02:00

Update c-ares to 1.34.6 and update release notes.

This commit is contained in:
Bram Matthys
2025-12-12 10:13:49 +01:00
parent fd52b71081
commit 94d4ded864
4 changed files with 13 additions and 2 deletions
Vendored
+1 -1
View File
@@ -8938,7 +8938,7 @@ fi
if test "$has_system_cares" = "no"
then :
cares_version="1.34.5"
cares_version="1.34.6"
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: extracting c-ares resolver library" >&5
printf "%s\n" "extracting c-ares resolver library" >&6; }
cur_dir=`pwd`