diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-31 10:30:01 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-31 10:30:01 +0200 |
commit | 6c6a7fffcb03895ffe498dae3c46c35c70231ff0 (patch) | |
tree | 51a1d4bba66b4fa2899609859218e89a4726bec5 /release.txt | |
parent | 69478acef74988e8f1aeaa146f8108bd3e74b6b5 (diff) |
http to https audit
Diffstat (limited to 'release.txt')
-rw-r--r-- | release.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release.txt b/release.txt index 7fd26b1..c813817 100644 --- a/release.txt +++ b/release.txt @@ -64,8 +64,8 @@ Procession - Test production and save a copy of toolchain in etc1/install/X.Y.Z etc/install -t -i "etc1/install/`cat build2-toolchain/version`" \ - http://download.build2.org/0.1/build2-toolchain-0.1.0.tar.gz \ - http://pkg.cppget.org/1/alpha + https://download.build2.org/0.1/build2-toolchain-0.1.0.tar.gz \ + https://pkg.cppget.org/1/alpha - Upgrade brep on cppget.org (using pkg.cppget.org), verify works |