c-ares: 1.33.1 -> 1.34.1

This commit is contained in:
Tim Biermann 2024-10-10 23:06:26 +02:00
parent b4805d54cd
commit 935f4bfcec
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 7 deletions

View File

@ -17,8 +17,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.18.1
-rwxr-xr-x root/root usr/lib/libcares.so.2.18.1
lrwxrwxrwx root/root usr/lib/libcares.so.2 -> libcares.so.2.19.1
-rwxr-xr-x root/root usr/lib/libcares.so.2.19.1
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/
@ -141,6 +141,9 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/ares_parse_txt_reply.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_parse_uri_reply.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_process.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_process_fd.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_process_fds.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_process_pending_write.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_query.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_query_dnsrec.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_queue.3.gz
@ -155,6 +158,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/ares_set_local_dev.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_set_local_ip4.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_set_local_ip6.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_set_pending_write_cb.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_set_server_state_callback.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_set_servers.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_set_servers_csv.3.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/R5RSJIK0oB4Eut7JEVL0XLbdQ6y9ydvzbt8gCN8qqWrfagEFJsspTEDYBSXU1fBuFvddJMiGYqOF2rIQHTGBAA=
SHA256 (Pkgfile) = 429ec1d21db3e9ad737a0f1af1165ed01c44b7ccc83404db7af04fbdac4ca915
SHA256 (.footprint) = 568041316a614361998606833f05e98721efb512324b8806db81ba3329a0b115
SHA256 (c-ares-1.33.1.tar.gz) = 06869824094745872fa26efd4c48e622b9bd82a89ef0ce693dc682a23604f415
RWSE3ohX2g5d/X1aaVOr26d5nA21m4BhbvkuaYxQ9z0Vh4s6gWHJuG51Q3kgRo4ME2VU/RTSmsl3FuZ8cGfG0fGKMfTMzPMYKg0=
SHA256 (Pkgfile) = 3192a6d0b41f2ed31f32e3dd243bac50f9a5a04e900bfde5c0c328d974ade948
SHA256 (.footprint) = 3df1e8025dae327fa36509cb6d086fc0e611471b8b7615e1f49fc3c6b09cafdb
SHA256 (c-ares-1.34.1.tar.gz) = 7e846f1742ab5998aced36d170408557de5292b92ec404fb0f7422f946d60103

View File

@ -3,7 +3,7 @@
# Maintainer: Tim Biermann, tbier at posteo dot de
name=c-ares
version=1.33.1
version=1.34.1
release=1
source=(https://github.com/c-ares/c-ares/releases/download/v$version/c-ares-$version.tar.gz)