summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2018-08-04 20:34:14 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-08-05 23:47:17 +0200
commite334c95fde9d5db981d11184176b51388e7afac5 (patch)
treee7e09576e2dbc39dad9f3ac34197a2c582a38017 /dev-util/boost-build/boost-build-1.65.0.ebuild
parentdev-libs/cyrus-sasl: update HOMEPAGE. (diff)
downloadgentoo-e334c95fde9d5db981d11184176b51388e7afac5.tar.gz
gentoo-e334c95fde9d5db981d11184176b51388e7afac5.tar.bz2
gentoo-e334c95fde9d5db981d11184176b51388e7afac5.zip
dev-util/boost-build: update HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/9445
Diffstat (limited to 'dev-util/boost-build/boost-build-1.65.0.ebuild')
-rw-r--r--dev-util/boost-build/boost-build-1.65.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/boost-build/boost-build-1.65.0.ebuild b/dev-util/boost-build/boost-build-1.65.0.ebuild
index fb56a57e3cef..44cad29af789 100644
--- a/dev-util/boost-build/boost-build-1.65.0.ebuild
+++ b/dev-util/boost-build/boost-build-1.65.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"