aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-31 10:23:11 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-31 10:23:11 +0200
commitad19a9c48e220c8bc100edbf35561e225d2c1ba1 (patch)
treeab51ef0185dbe915f90b387aa95d241fdf37193b
parent945656131123ee6418de919c60b82e491c5b61da (diff)
http to https audit
-rw-r--r--INSTALL4
-rw-r--r--manifest4
2 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index e37c806..b1da3e4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -49,7 +49,7 @@ c) Install PostgreSQL and Apache2 development files. Specifically, we need
FreeBSD: postgresql94-client apr apache24
d) Download (normally from the same place where you obtained brep, e.g.,
- http://download.build2.org) and install build2-toolchain by following its
+ https://download.build2.org) and install build2-toolchain by following its
INSTALL file instructions. You can build build2-toolchain using brep's
login and in its home directory.
@@ -91,7 +91,7 @@ $ bpkg create \
config.bin.rpath="/home/brep/install/lib /usr/local/lib" \
config.install.root=/home/brep/install
-$ bpkg add http://pkg.cppget.org/1/alpha
+$ bpkg add https://pkg.cppget.org/1/alpha
$ bpkg fetch
$ bpkg build brep
$ bpkg install brep
diff --git a/manifest b/manifest
index c2314c8..553e253 100644
--- a/manifest
+++ b/manifest
@@ -6,8 +6,8 @@ license: MIT
tags: build2, c++, package, repository, web, interface, apache, module
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
requires: libstudxml >= 1.1.0-a3