c-ares ver. bump
This commit is contained in:
@@ -12,14 +12,18 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A C library that performs DNS requests and name resolves asynchronously</Summary>
|
||||
<Description>c-ares is a C library that performs DNS requests and name resolves asynchronously. c-ares is a fork of the library named 'ares', written by Greg Hudson at MIT.</Description>
|
||||
<Archive sha1sum="933d862f5877625003a212a7f825309af6517dea" type="targz">https://c-ares.haxx.se/download/c-ares-1.17.2.tar.gz</Archive>
|
||||
<Archive sha1sum="9e2a99af58d163d084db6fcebb2165a960bdd1af" type="targz">https://c-ares.haxx.se/download/c-ares-1.18.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>c-ares</Name>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="man">/usr/share/man/man3</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc/c-ares/*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
@@ -32,11 +36,19 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/cmake</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2022-10-22</Date>
|
||||
<Version>1.18.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2021-08-15</Date>
|
||||
<Version>1.17.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user