Fossil SCM
Update version of OpenSSL mentioned on the build wiki page.
Commit
caeb68d98d45cb15ddecdc42723a20f9502754fa
Parent
b0592fe329b4efc…
1 file changed
+1
-1
+1
-1
| --- www/build.wiki | ||
| +++ www/build.wiki | ||
| @@ -125,11 +125,11 @@ | ||
| 125 | 125 | the optional <a href="https://www.openssl.org/">OpenSSL</a> support, |
| 126 | 126 | first <a href="https://www.openssl.org/source/">download the official |
| 127 | 127 | source code for OpenSSL</a> and extract it to an appropriately named |
| 128 | 128 | "<b>openssl-X.Y.ZA</b>" subdirectory within the local |
| 129 | 129 | [/tree?ci=trunk&name=compat | compat] directory (e.g. |
| 130 | -"<b>compat/openssl-1.0.2</b>"), then make sure that some recent | |
| 130 | +"<b>compat/openssl-1.0.2a</b>"), then make sure that some recent | |
| 131 | 131 | <a href="http://www.perl.org/">Perl</a> binaries are installed locally, |
| 132 | 132 | and finally run one of the following commands: |
| 133 | 133 | <blockquote><pre> |
| 134 | 134 | nmake /f Makefile.msc FOSSIL_ENABLE_SSL=1 FOSSIL_BUILD_SSL=1 PERLDIR=C:\full\path\to\Perl\bin |
| 135 | 135 | </pre></blockquote> |
| 136 | 136 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -125,11 +125,11 @@ | |
| 125 | the optional <a href="https://www.openssl.org/">OpenSSL</a> support, |
| 126 | first <a href="https://www.openssl.org/source/">download the official |
| 127 | source code for OpenSSL</a> and extract it to an appropriately named |
| 128 | "<b>openssl-X.Y.ZA</b>" subdirectory within the local |
| 129 | [/tree?ci=trunk&name=compat | compat] directory (e.g. |
| 130 | "<b>compat/openssl-1.0.2</b>"), then make sure that some recent |
| 131 | <a href="http://www.perl.org/">Perl</a> binaries are installed locally, |
| 132 | and finally run one of the following commands: |
| 133 | <blockquote><pre> |
| 134 | nmake /f Makefile.msc FOSSIL_ENABLE_SSL=1 FOSSIL_BUILD_SSL=1 PERLDIR=C:\full\path\to\Perl\bin |
| 135 | </pre></blockquote> |
| 136 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -125,11 +125,11 @@ | |
| 125 | the optional <a href="https://www.openssl.org/">OpenSSL</a> support, |
| 126 | first <a href="https://www.openssl.org/source/">download the official |
| 127 | source code for OpenSSL</a> and extract it to an appropriately named |
| 128 | "<b>openssl-X.Y.ZA</b>" subdirectory within the local |
| 129 | [/tree?ci=trunk&name=compat | compat] directory (e.g. |
| 130 | "<b>compat/openssl-1.0.2a</b>"), then make sure that some recent |
| 131 | <a href="http://www.perl.org/">Perl</a> binaries are installed locally, |
| 132 | and finally run one of the following commands: |
| 133 | <blockquote><pre> |
| 134 | nmake /f Makefile.msc FOSSIL_ENABLE_SSL=1 FOSSIL_BUILD_SSL=1 PERLDIR=C:\full\path\to\Perl\bin |
| 135 | </pre></blockquote> |
| 136 |