diff options
Diffstat (limited to 'dev-util/boost-build/boost-build-1.66.0.ebuild')
-rw-r--r-- | dev-util/boost-build/boost-build-1.66.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/boost-build/boost-build-1.66.0.ebuild b/dev-util/boost-build/boost-build-1.66.0.ebuild index 0349d767faef..ec3e64b01f92 100644 --- a/dev-util/boost-build/boost-build-1.66.0.ebuild +++ b/dev-util/boost-build/boost-build-1.66.0.ebuild @@ -11,7 +11,7 @@ inherit eutils flag-o-matic python-single-r1 toolchain-funcs versionator MY_PV="$(replace_all_version_separators _)" DESCRIPTION="A system for large project software construction, simple to use and powerful" -HOMEPAGE="http://www.boost.org/doc/tools/build/index.html" +HOMEPAGE="https://boostorg.github.io/build/" SRC_URI="https://downloads.sourceforge.net/project/boost/boost/${PV}/boost_${MY_PV}.tar.bz2" LICENSE="Boost-1.0" |