Browse Source

Update README for binary dist

Tatsuhiro Tsujikawa 12 năm trước cách đây
mục cha
commit
16a2780bfb
2 tập tin đã thay đổi với 6 bổ sung6 xóa
  1. 2 2
      README.android
  2. 4 4
      README.mingw

+ 2 - 2
README.android

@@ -38,11 +38,11 @@ See `the online manual
 Notes
 -----
 
-aria2c executable was generated using android-ndk-r8.
+aria2c executable was generated using android-ndk-r8d.
 
 The following libraries were statically linked.
 
- * openssl 1.0.1c
+ * openssl 1.0.1e
  * expat 2.1.0
  * c-ares 1.9.1
 

+ 4 - 4
README.mingw

@@ -5,14 +5,14 @@ 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.2-14+3
-* binutils-mingw-w64-i686     2.22-1+1
-* binutils-mingw-w64-x86-64   2.22-1+1
+* gcc-mingw-w64               4.6.3-8+7
+* binutils-mingw-w64-i686     2.22-7+2
+* binutils-mingw-w64-x86-64   2.22-7+2
 
 The executable is statically linked, so no extra DLLs are
 necessary. The linked libraries are:
 
-* openssl 1.0.1c
+* openssl 1.0.1e
 * expat 2.1.0
 * sqlite 3.7.13
 * zlib 1.2.7