diff options
Diffstat (limited to 'dev-cpp/tbb/tbb-4.4.20160803.ebuild')
-rw-r--r-- | dev-cpp/tbb/tbb-4.4.20160803.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/tbb/tbb-4.4.20160803.ebuild b/dev-cpp/tbb/tbb-4.4.20160803.ebuild index fb62b61be4a1..f6cd3e24a601 100644 --- a/dev-cpp/tbb/tbb-4.4.20160803.ebuild +++ b/dev-cpp/tbb/tbb-4.4.20160803.ebuild @@ -11,7 +11,7 @@ PV3="$(get_version_component_range 3)" MYP="${PN}${PV1}${PV2}_${PV3}oss" DESCRIPTION="High level abstract threading library" -HOMEPAGE="http://www.threadingbuildingblocks.org/" +HOMEPAGE="https://www.threadingbuildingblocks.org" SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_releases/source/${MYP}_src.tgz" LICENSE="GPL-2-with-exceptions" SLOT="0" |