mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Rewrap net-dns DESCRIPTIONs
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
SUMMARY="c-ares is a C library for asynchronous DNS requests"
|
||||
DESCRIPTION="
|
||||
This is c-ares, an asynchronous resolver library. It is intended for
|
||||
applications which need to perform DNS queries without blocking, or
|
||||
need to perform multiple DNS queries in parallel. The primary
|
||||
examples of such applications are servers which communicate with
|
||||
multiple clients and programs with graphical user interfaces."
|
||||
This is c-ares, an asynchronous resolver library. It is intended for \
|
||||
applications which need to perform DNS queries without blocking, or need to \
|
||||
perform multiple DNS queries in parallel. The primary examples of such \
|
||||
applications are servers which communicate with multiple clients and programs \
|
||||
with graphical user interfaces.
|
||||
"
|
||||
HOMEPAGE="http://c-ares.haxx.se/"
|
||||
SRC_URI="http://c-ares.haxx.se/download/c-ares-1.10.0.tar.gz"
|
||||
CHECKSUM_MD5="1196067641411a75d3cbebe074fd36d8"
|
||||
|
||||
Reference in New Issue
Block a user