c-ares: 1.17.2 -> 1.18.1

This commit is contained in:
Danny Rawlins 2021-11-28 00:43:37 +11:00
parent 4e6c281867
commit a380e22a13
3 changed files with 10 additions and 8 deletions

View File

@ -3,14 +3,15 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/ares.h
-rw-r--r-- root/root usr/include/ares_build.h
-rw-r--r-- root/root usr/include/ares_dns.h
-rw-r--r-- root/root usr/include/ares_nameser.h
-rw-r--r-- root/root usr/include/ares_rules.h
-rw-r--r-- root/root usr/include/ares_version.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libcares.a
-rwxr-xr-x root/root usr/lib/libcares.la
lrwxrwxrwx root/root usr/lib/libcares.so -> libcares.so.2.4.3
lrwxrwxrwx root/root usr/lib/libcares.so.2 -> libcares.so.2.4.3
-rwxr-xr-x root/root usr/lib/libcares.so.2.4.3
lrwxrwxrwx root/root usr/lib/libcares.so -> libcares.so.2.5.1
lrwxrwxrwx root/root usr/lib/libcares.so.2 -> libcares.so.2.5.1
-rwxr-xr-x root/root usr/lib/libcares.so.2.5.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/
@ -55,6 +56,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/ares_parse_soa_reply.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_parse_srv_reply.3.gz
-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_query.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_save_options.3.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/WWm/3iC+Fih6aLiT54If/+2suTzY1sR3Pp6gkjOrDIAvk8dkGBjozgl/KOQ6Sssz4YuAmg7cRxnBKR3XtW3SA4=
SHA256 (Pkgfile) = c4e8bf51eb29e2e0532cc2f9f6f947619be82fc0bf816294378a40350d29ab3f
SHA256 (.footprint) = 33e44be988d5b2489fa09984cbd7c759358cacf2f9e5c99b8eb5edacf9cd760e
SHA256 (c-ares-1.17.2.tar.gz) = 4803c844ce20ce510ef0eb83f8ea41fa24ecaae9d280c468c582d2bb25b3913d
RWSE3ohX2g5d/dgNkXpRW8m/btuflc0XPoIVOwJ6l3SiKjjnM6yWdjaZtzJe8yFvYP3UKLq11VU9bg9/9gtXxPYzlPc+n8e1EQk=
SHA256 (Pkgfile) = 520cec1c48533429d3f6cab466c8c3d06ddf0fcb50c659deb6ba942c5e25e939
SHA256 (.footprint) = a62b6e60d88beedaa00b7fd4f499d588a4630f62d6773b8db1b4a4f4c3ea4736
SHA256 (c-ares-1.18.1.tar.gz) = 1a7d52a8a84a9fbffb1be9133c0f6e17217d91ea5a6fa61f6b4729cda78ebbcf

View File

@ -3,7 +3,7 @@
# Maintainer: Danny Rawlins, crux at romster dot me
name=c-ares
version=1.17.2
version=1.18.1
release=1
source=(https://c-ares.haxx.se/download/$name-$version.tar.gz)