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

Bump shipped c-ares library from 1.33.1 to 1.34.3

https://c-ares.org/changelog.html
This commit is contained in:
Bram Matthys
2024-11-17 08:43:11 +01:00
parent b49cb1e720
commit e43b407886
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.33.1"
cares_version="1.34.3"
{ 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.33.1"
cares_version="1.34.3"
AC_MSG_RESULT(extracting c-ares resolver library)
cur_dir=`pwd`
cd extras
Binary file not shown.