c-ares : upgrade to 1.24.0

This commit is contained in:
Luis
2023-12-18 03:23:01 +00:00
parent cde7d4c06e
commit acdd414159
3 changed files with 6 additions and 5 deletions

View File

@@ -1 +1 @@
dd2710111e4eb6f236a448271228a7f5 c-ares-1.23.0.tar.gz
25b872ee1c3bee8ff5f49b5f31307002 c-ares-1.24.0.tar.gz

View File

@@ -1,4 +1,4 @@
c-ares-1.23.0-1
c-ares-1.24.0-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/adig
@@ -19,8 +19,8 @@ drwxr-xr-x root/root usr/lib/cmake/c-ares/
-rw-r--r-- root/root usr/lib/cmake/c-ares/c-ares-targets-release.cmake
-rw-r--r-- root/root usr/lib/cmake/c-ares/c-ares-targets.cmake
lrwxrwxrwx root/root usr/lib/libcares.so -> libcares.so.2
lrwxrwxrwx root/root usr/lib/libcares.so.2 -> libcares.so.2.9.0
-rwxr-xr-x root/root usr/lib/libcares.so.2.9.0
lrwxrwxrwx root/root usr/lib/libcares.so.2 -> libcares.so.2.10.0
-rwxr-xr-x root/root usr/lib/libcares.so.2.10.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libcares.pc
drwxr-xr-x root/root usr/share/
@@ -103,6 +103,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/ares_free_string.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_freeaddrinfo.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_get_servers.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_get_servers_csv.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_get_servers_ports.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_getaddrinfo.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_gethostbyaddr.3.gz

View File

@@ -2,7 +2,7 @@
# depends : cmake ninja
name=c-ares
version=1.23.0
version=1.24.0
release=1
source="https://c-ares.haxx.se/download/$name-$version.tar.gz"