Ver código fonte

Update pre-built README

Tatsuhiro Tsujikawa 11 anos atrás
pai
commit
dc54b90bcc
2 arquivos alterados com 6 adições e 6 exclusões
  1. 1 1
      README.android
  2. 5 5
      README.mingw

+ 1 - 1
README.android

@@ -42,7 +42,7 @@ aria2c executable was generated using android-ndk-r9.
 
 The following libraries were statically linked.
 
- * openssl 1.0.1e
+ * openssl 1.0.1f
  * expat 2.1.0
  * c-ares 1.10.0
 

+ 5 - 5
README.mingw

@@ -5,16 +5,16 @@ aria2 Windows build is provided in 2 flavors: 32bit version and 64bit
 version. The executable was compiled using mingw-w64 cross compiler on
 Debian Linux.
 
-* gcc-mingw-w64               4.6.4-4+9
-* binutils-mingw-w64-i686     2.23.52.2013
-* binutils-mingw-w64-x86-64   2.23.52.2013
+* gcc-mingw-w64               4.8.2-11+12
+* binutils-mingw-w64-i686     2.24-2+3+b1
+* binutils-mingw-w64-x86-64   2.24-2+3+b1
 
 The executable is statically linked, so no extra DLLs are
 necessary. The linked libraries are:
 
-* openssl 1.0.1e
+* openssl 1.0.1f
 * expat 2.1.0
-* sqlite 3.7.13
+* sqlite 3.8.4.1
 * zlib 1.2.8
 * c-ares 1.10.0