From 52d750234e67d1ae82594707c8cc3a49fa5584af Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 17 Jun 2018 11:14:50 +0200 Subject: [PATCH] dev-libs/caliper: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8866 --- dev-libs/caliper/caliper-1.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/caliper/caliper-1.5.0.ebuild b/dev-libs/caliper/caliper-1.5.0.ebuild index 8ecd92169088..be677d0ac535 100644 --- a/dev-libs/caliper/caliper-1.5.0.ebuild +++ b/dev-libs/caliper/caliper-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils DESCRIPTION="Application Introspection System" -HOMEPAGE="http://computation.llnl.gov/projects/caliper" +HOMEPAGE="https://computation.llnl.gov/projects/caliper" SRC_URI="https://github.com/LLNL/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" -- 2.26.2