From 1ba5c9efc4e0a91a2ade2f2e62379ef186c59700 Mon Sep 17 00:00:00 2001 From: Rohit Kumar <58967842+rohitkumar5252@users.noreply.github.com> Date: Wed, 20 Jan 2021 16:35:23 +0530 Subject: [PATCH] Update Jamfile.v2 --- build/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Jamfile.v2 b/build/Jamfile.v2 index 3052704..dcef696 100644 --- a/build/Jamfile.v2 +++ b/build/Jamfile.v2 @@ -5,7 +5,7 @@ # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or www.boost.org/LICENSE_1_0.txt) -# See library home page at http://www.boost.org/libs/system +# See library home page at https://www.boost.org/libs/system project boost/system : source-location ../src