Skip to content

Commit

Permalink
dns/c-ares: Update to 1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zi0r committed Apr 8, 2022
1 parent b7b4ae4 commit d840197
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dns/c-ares/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: [email protected]

PORTNAME= c-ares
PORTVERSION= 1.17.2
PORTVERSION= 1.18.1
CATEGORIES= dns
MASTER_SITES= https://c-ares.org/download/ \
https://c-ares.haxx.se/download/ \
Expand Down
6 changes: 3 additions & 3 deletions dns/c-ares/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1629216612
SHA256 (c-ares-1.17.2.tar.gz) = 4803c844ce20ce510ef0eb83f8ea41fa24ecaae9d280c468c582d2bb25b3913d
SIZE (c-ares-1.17.2.tar.gz) = 1538276
TIMESTAMP = 1649437591
SHA256 (c-ares-1.18.1.tar.gz) = 1a7d52a8a84a9fbffb1be9133c0f6e17217d91ea5a6fa61f6b4729cda78ebbcf
SIZE (c-ares-1.18.1.tar.gz) = 1560165
4 changes: 3 additions & 1 deletion dns/c-ares/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ bin/ahost
include/ares.h
include/ares_build.h
include/ares_dns.h
include/ares_nameser.h
include/ares_rules.h
include/ares_version.h
lib/libcares.a
lib/libcares.so
lib/libcares.so.2
lib/libcares.so.2.4.3
lib/libcares.so.2.5.1
libdata/pkgconfig/libcares.pc
man/man3/ares_cancel.3.gz
man/man3/ares_create_query.3.gz
Expand Down Expand Up @@ -50,6 +51,7 @@ man/man3/ares_parse_ptr_reply.3.gz
man/man3/ares_parse_soa_reply.3.gz
man/man3/ares_parse_srv_reply.3.gz
man/man3/ares_parse_txt_reply.3.gz
man/man3/ares_parse_uri_reply.3.gz
man/man3/ares_process.3.gz
man/man3/ares_query.3.gz
man/man3/ares_save_options.3.gz
Expand Down

0 comments on commit d840197

Please sign in to comment.