diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-31 10:24:37 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-31 10:24:37 +0200 |
commit | d38913908fcce91b5519d08cb48e01ce08613164 (patch) | |
tree | 93dc57d696fd17ac80368cb3b5f234256768fd4a /manifest | |
parent | 1fe12621ad1a12d6a74607f29baa5929f38188bb (diff) |
http to https audit
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ license: MIT tags: build2, c++, build, system description-file: README changes-file: NEWS -url: http://build2.org -email: build2-users@build2.org +url: https://build2.org +email: users@build2.org requires: c++11 requires: build2 >= 0.1.0 # @@ Should probably become conditional dependency. |