c-ares: 1.16.1 -> 1.17.1

This commit is contained in:
Danny Rawlins 2020-11-26 00:11:17 +11:00
parent 1915a450c7
commit 972a29e16b
3 changed files with 9 additions and 8 deletions

View File

@ -8,9 +8,9 @@ drwxr-xr-x root/root usr/include/
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.0
lrwxrwxrwx root/root usr/lib/libcares.so.2 -> libcares.so.2.4.0
-rwxr-xr-x root/root usr/lib/libcares.so.2.4.0
lrwxrwxrwx root/root usr/lib/libcares.so -> libcares.so.2.4.2
lrwxrwxrwx root/root usr/lib/libcares.so.2 -> libcares.so.2.4.2
-rwxr-xr-x root/root usr/lib/libcares.so.2.4.2
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/
@ -47,6 +47,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/ares_mkquery.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_parse_a_reply.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_parse_aaaa_reply.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_parse_caa_reply.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_parse_mx_reply.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_parse_naptr_reply.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_parse_ns_reply.3.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/U+YKddl2bM4rQIK852kWbO4KpMO+g/TZ2DM7Dpb1MTj7eHILW3+T1DRxqEgWb789URrBqgUAKY7VNkdVGCZ+Ag=
SHA256 (Pkgfile) = 198ef448fb647030dba3b0b9f2d9788da87003e46c0182bf5d16d0aa2a810228
SHA256 (.footprint) = c921e1d27d9ec6f77e345c575a2679ac54069ce1227d8fd4ee9207312f45ac82
SHA256 (c-ares-1.16.1.tar.gz) = d08312d0ecc3bd48eee0a4cc0d2137c9f194e0a28de2028928c0f6cae85f86ce
RWSE3ohX2g5d/WJg/1HAJzp7ucB+ETGYyUdqzIfsxRu4Kwcr9kgw7CVoNgokI4HaoXeWl5TfjUiBRJE5nT9g8NwhU+mBPsKcWQk=
SHA256 (Pkgfile) = 4d492e072d99bf48f952d3b3a4b76a31f2dcfe53bae5adbe4c6866a725c1c77c
SHA256 (.footprint) = 058326b94d72b0e35f590a657def84b3cac79ea3785c49ee3880e5782da10b77
SHA256 (c-ares-1.17.1.tar.gz) = d73dd0f6de824afd407ce10750ea081af47eba52b8a6cb307d220131ad93fc40

View File

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