boost_build, update HOMEPAGE (#5909)

This commit is contained in:
Schrijvers Luc
2021-05-14 14:41:07 +02:00
committed by GitHub
parent 93ba68528a
commit e1f818d0d4

View File

@@ -4,7 +4,7 @@ Boost.Build takes care about compiling your sources with right options, \
creating static and shared libraries, making executables, and other chores — \
whether you're using gcc, msvc, or a dozen more supported C++ compilers — on \
Windows, OSX, Linux and commercial UNIX systems."
HOMEPAGE="http://www.boost.org/build/index.html"
HOMEPAGE="https://www.boost.org/build/index.html"
COPYRIGHT="2006, 2014 Vladimir Prus"
LICENSE="Boost v1.0"
REVISION="1"