mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
dns/c-ares: Update to 1.34.5
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.5
This commit is contained in:
parent
9dbcda1e87
commit
156687a839
3 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= c-ares
|
||||
DISTVERSION= 1.34.4
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.34.5
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1734196878
|
||||
SHA256 (c-ares-1.34.4.tar.gz) = fa38dbed659ee4cc5a32df5e27deda575fa6852c79a72ba1af85de35a6ae222f
|
||||
SIZE (c-ares-1.34.4.tar.gz) = 1001209
|
||||
TIMESTAMP = 1744143945
|
||||
SHA256 (c-ares-1.34.5.tar.gz) = 7d935790e9af081c25c495fd13c2cfcda4792983418e96358ef6e7320ee06346
|
||||
SIZE (c-ares-1.34.5.tar.gz) = 1009261
|
||||
|
|
|
@ -13,7 +13,7 @@ lib/cmake/c-ares/c-ares-targets.cmake
|
|||
%%STATIC%%lib/libcares.a
|
||||
lib/libcares.so
|
||||
lib/libcares.so.2
|
||||
lib/libcares.so.2.19.3
|
||||
lib/libcares.so.2.19.4
|
||||
libdata/pkgconfig/libcares.pc
|
||||
share/man/man1/adig.1.gz
|
||||
share/man/man1/ahost.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue