diff --git a/README.android b/README.android index 9230de9a..017750e5 100644 --- a/README.android +++ b/README.android @@ -42,10 +42,10 @@ aria2c executable was generated using android-ndk-r10d. The following libraries were statically linked. -* openssl 1.0.2f +* openssl 1.0.2g * expat 2.1.0 -* c-ares 1.10.0 -* libssh2 1.6.0 +* c-ares 1.11.0 +* libssh2 1.7.0 Since Android does not have ``/etc/resolv.conf``, c-ares (asynchronous DNS resolver) is disabled by default. But name resolution is sometimes diff --git a/README.mingw b/README.mingw index d2b1ff00..315028d9 100644 --- a/README.mingw +++ b/README.mingw @@ -16,10 +16,8 @@ necessary. The linked libraries are: * expat 2.1.0 * sqlite 3.10.2 * zlib 1.2.8 -* c-ares 1.10.0 with the dns.patch [1] applied -* libssh2 1.6.0 - -[1] http://c-ares.haxx.se/mail/c-ares-archive-2014-05/0008.shtml +* c-ares 1.11.0 +* libssh2 1.7.0 This build has the following difference from the original release: