瀏覽代碼

use OpenSSL 1.0.1g for the windows builds

Ashish Kulkarni 11 年之前
父節點
當前提交
72a9f2066f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scripts/build.py

+ 1 - 1
scripts/build.py

@@ -22,7 +22,7 @@
 OPENSSL = {
 OPENSSL = {
     'repository': 'https://github.com/openssl/openssl.git',
     'repository': 'https://github.com/openssl/openssl.git',
     'branch'    : 'OpenSSL_1_0_1-stable',
     'branch'    : 'OpenSSL_1_0_1-stable',
-    'tag'       : 'OpenSSL_1_0_1f',
+    'tag'       : 'OpenSSL_1_0_1g',
     'build'     : {
     'build'     : {
         'msvc2010-win32': {
         'msvc2010-win32': {
             'configure' : 'VC-WIN32 no-asm',
             'configure' : 'VC-WIN32 no-asm',