mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
c-ares : upgrade to 1.24.0
This commit is contained in:
@@ -1 +1 @@
|
||||
dd2710111e4eb6f236a448271228a7f5 c-ares-1.23.0.tar.gz
|
||||
25b872ee1c3bee8ff5f49b5f31307002 c-ares-1.24.0.tar.gz
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user