dev-libs/caliper: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 17 Jun 2018 09:14:50 +0000 (11:14 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 23 Jun 2018 21:55:07 +0000 (17:55 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8866

dev-libs/caliper/caliper-1.5.0.ebuild

index 8ecd921690889d5c2a24f528ff5f3f1caad3f01e..be677d0ac53548eff807e5406c97a02caeee31c6 100644 (file)
@@ -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"