summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-10-29 17:04:53 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-10-29 17:04:53 +0200
commit81bd19a5f232c84993c48535068c1791e937accc (patch)
tree0e5a6a1f71199f89be14f9c499269ab09f381ec9 /INSTALL
parentabd07aa2db920f4df2e0df2ab16094b8251d7f18 (diff)
Update project URLs to https://
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 96e63f9..5926538 100644
--- a/INSTALL
+++ b/INSTALL
@@ -3,14 +3,14 @@ Compiler Prerequisites
build-time:
- g++ >= 3.4.3 http://gcc.gnu.org
- - build >= 0.3.10 http://www.codesynthesis.com/projects/build/
- - cli >= 1.2.0 http://www.codesynthesis.com/projects/cli/
+ - build >= 0.3.10 https://www.codesynthesis.com/projects/build/
+ - cli >= 1.2.0 https://www.codesynthesis.com/projects/cli/
run-time:
- libxerces-c >= 3.0.0 http://xerces.apache.org/xerces-c/
- - libcutl >= 1.8.0 http://www.codesynthesis.com/projects/libcutl/
- - libxsd-frontend >= 2.0.0 http://www.codesynthesis.com/projects/libxsd-frontend/
+ - libcutl >= 1.8.0 https://www.codesynthesis.com/projects/libcutl/
+ - libxsd-frontend >= 2.0.0 https://www.codesynthesis.com/projects/libxsd-frontend/
Generated Code Prerequisites