commit: 4c27af839e3bf69035c37b362e20149ea74b6c91 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Tue May 15 11:28:23 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Wed May 16 22:57:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c27af83
sci-libs/o2scl: use HTTPS sci-libs/o2scl/o2scl-0.920.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/o2scl/o2scl-0.920.ebuild b/sci-libs/o2scl/o2scl-0.920.ebuild index bf2fa4a38a8..88dc93218e4 100644 --- a/sci-libs/o2scl/o2scl-0.920.ebuild +++ b/sci-libs/o2scl/o2scl-0.920.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 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 flag-o-matic DESCRIPTION="Object-oriented Scientific Computing Library" -HOMEPAGE="http://web.utk.edu/~asteine1/o2scl" +HOMEPAGE="https://web.utk.edu/~asteine1/o2scl/" SRC_URI="https://github.com/awsteiner/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3"
