summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-15 12:14:00 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-16 18:56:40 -0400
commit312e027294ffd8ecb94f876d635316700a39c3b7 (patch)
tree9738fde7f4cc037c69da210b10621a7145953a0f /dev-cpp/tbb/tbb-2018.20180312.ebuild
parentsys-apps/portage: version bump to 2.3.37 (diff)
downloadgentoo-312e027294ffd8ecb94f876d635316700a39c3b7.tar.gz
gentoo-312e027294ffd8ecb94f876d635316700a39c3b7.tar.bz2
gentoo-312e027294ffd8ecb94f876d635316700a39c3b7.zip
dev-cpp/tbb: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8421
Diffstat (limited to 'dev-cpp/tbb/tbb-2018.20180312.ebuild')
-rw-r--r--dev-cpp/tbb/tbb-2018.20180312.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/tbb/tbb-2018.20180312.ebuild b/dev-cpp/tbb/tbb-2018.20180312.ebuild
index 3d6b1e11f0b8..7879da6125e4 100644
--- a/dev-cpp/tbb/tbb-2018.20180312.ebuild
+++ b/dev-cpp/tbb/tbb-2018.20180312.ebuild
@@ -10,7 +10,7 @@ PV2=3
MY_PV="${PV1}_U${PV2}"
DESCRIPTION="High level abstract threading library"
-HOMEPAGE="http://www.threadingbuildingblocks.org/"
+HOMEPAGE="https://www.threadingbuildingblocks.org"
SRC_URI="https://github.com/01org/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"