diff options
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/caliper/caliper-1.5.0.ebuild | 4 |
1 files 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" |