1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-05 23:33:12 +02:00

Update shipped c-ares to 1.34.5 (8-apr-2025)

This commit is contained in:
Bram Matthys
2025-04-16 14:00:55 +02:00
parent 5d7feff725
commit 85b9b4ddc1
3 changed files with 2 additions and 2 deletions
Vendored
+1 -1
View File
@@ -8480,7 +8480,7 @@ fi
if test "$has_system_cares" = "no"
then :
cares_version="1.34.3"
cares_version="1.34.5"
{ 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`
+1 -1
View File
@@ -757,7 +757,7 @@ AS_IF([test "x$PRIVATELIBDIR" != "x"], [rm -f "$PRIVATELIBDIR/"libcares*])],[has
AS_IF([test "$has_system_cares" = "no"], [
dnl REMEMBER TO CHANGE WITH A NEW C-ARES RELEASE!
cares_version="1.34.3"
cares_version="1.34.5"
AC_MSG_RESULT(extracting c-ares resolver library)
cur_dir=`pwd`
cd extras
Binary file not shown.