Andreas Wacknitz
2024-03-31 6c86bf81aa30375653a79ae099998602ea22a6bb
libcares: update to 1.28.1

3 files modified
16 ■■■■ changed files
components/library/c-ares/Makefile 4 ●●●● patch | view | raw | blame | history
components/library/c-ares/libcares.p5m 6 ●●●● patch | view | raw | blame | history
components/library/c-ares/manifests/sample-manifest.p5m 6 ●●●● patch | view | raw | blame | history
components/library/c-ares/Makefile
@@ -29,13 +29,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        c-ares
COMPONENT_VERSION=    1.28.0
COMPONENT_VERSION=    1.28.1
COMPONENT_SUMMARY=    c-ares - C library for asynchronous DNS requests
COMPONENT_DESCRIPTION=    c-ares is a C library for asynchronous DNS requests including name resolves
COMPONENT_PROJECT_URL=    https://c-ares.haxx.se/
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH= sha256:3c92febbdebdfe9dea0e037083f55357745e0df34243f9660eed8757db617430
COMPONENT_ARCHIVE_HASH= sha256:675a69fc54ddbf42e6830bc671eeb6cd89eeca43828eb413243fd2c0a760809d
COMPONENT_ARCHIVE_URL=    https://c-ares.haxx.se/download/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=        library/libcares
COMPONENT_CLASSIFICATION=    System/Libraries
components/library/c-ares/libcares.p5m
@@ -33,9 +33,9 @@
file path=usr/include/ares_nameser.h
file path=usr/include/ares_rules.h
file path=usr/include/ares_version.h
link path=usr/lib/$(MACH64)/libcares.so target=libcares.so.2.13.0
link path=usr/lib/$(MACH64)/libcares.so.2 target=libcares.so.2.13.0
file path=usr/lib/$(MACH64)/libcares.so.2.13.0
link path=usr/lib/$(MACH64)/libcares.so target=libcares.so.2.13.1
link path=usr/lib/$(MACH64)/libcares.so.2 target=libcares.so.2.13.1
file path=usr/lib/$(MACH64)/libcares.so.2.13.1
file path=usr/lib/$(MACH64)/pkgconfig/libcares.pc
file path=usr/share/man/man3/ares_cancel.3
file path=usr/share/man/man3/ares_create_query.3
components/library/c-ares/manifests/sample-manifest.p5m
@@ -30,9 +30,9 @@
file path=usr/include/ares_nameser.h
file path=usr/include/ares_rules.h
file path=usr/include/ares_version.h
link path=usr/lib/$(MACH64)/libcares.so target=libcares.so.2.13.0
link path=usr/lib/$(MACH64)/libcares.so.2 target=libcares.so.2.13.0
file path=usr/lib/$(MACH64)/libcares.so.2.13.0
link path=usr/lib/$(MACH64)/libcares.so target=libcares.so.2.13.1
link path=usr/lib/$(MACH64)/libcares.so.2 target=libcares.so.2.13.1
file path=usr/lib/$(MACH64)/libcares.so.2.13.1
file path=usr/lib/$(MACH64)/pkgconfig/libcares.pc
file path=usr/share/man/man3/ares_cancel.3
file path=usr/share/man/man3/ares_create_query.3