From a5fe9cad32c17c15eceecaa7f3dc2fd8c5141cec Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 30 Jan 2016 17:23:44 +0200 Subject: Update https for cppget.org repo location in INSTALL --- INSTALL | 2 +- INSTALL.cli | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 345d2a9..a1e1bcb 100644 --- a/INSTALL +++ b/INSTALL @@ -149,7 +149,7 @@ $ xcode-select --install config.install.root=/usr/local \ config.install.root.sudo=sudo - $ bpkg add http://pkg.cppget.org/1/alpha + $ bpkg add https://pkg.cppget.org/1/alpha $ bpkg fetch $ bpkg build build2 bpkg $ bpkg install build2 bpkg diff --git a/INSTALL.cli b/INSTALL.cli index f55573d..5f135fc 100644 --- a/INSTALL.cli +++ b/INSTALL.cli @@ -184,7 +184,7 @@ $ xcode-select --install config.install.root=/usr/local \ config.install.root.sudo=sudo - $ bpkg add http://pkg.cppget.org/1/alpha + $ bpkg add https://pkg.cppget.org/1/alpha $ bpkg fetch $ bpkg build build2 bpkg $ bpkg install build2 bpkg -- cgit v1.1