Bladeren bron

Update third party libraries used in binary distributions

Tatsuhiro Tsujikawa 9 jaren geleden
bovenliggende
commit
18bda5516e
2 gewijzigde bestanden met toevoegingen van 5 en 7 verwijderingen
  1. 3 3
      README.android
  2. 2 4
      README.mingw

+ 3 - 3
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

+ 2 - 4
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: