sci-libs/o2scl: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 15 May 2018 11:28:23 +0000 (13:28 +0200)
committerAaron Bauman <bman@gentoo.org>
Wed, 16 May 2018 22:57:00 +0000 (18:57 -0400)
sci-libs/o2scl/o2scl-0.920.ebuild

index bf2fa4a38a83a7ecbd872b3021ceea9881ede90b..88dc93218e45dd69dd67594e621710ab00d77761 100644 (file)
@@ -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"