sci-libs/sundials: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 15 May 2018 11:30:30 +0000 (13:30 +0200)
committerAaron Bauman <bman@gentoo.org>
Wed, 16 May 2018 22:57:02 +0000 (18:57 -0400)
sci-libs/sundials/sundials-2.7.0.ebuild
sci-libs/sundials/sundials-3.0.0.ebuild
sci-libs/sundials/sundials-3.1.0.ebuild

index 5eb5426e8a505d3f16f306af0558652df2335f6e..3b5df344e82c1f6d89301a3439404c5ad110d81c 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
@@ -9,8 +9,8 @@ FORTRAN_STANDARD=90
 inherit cmake-utils toolchain-funcs fortran-2 versionator
 
 DESCRIPTION="Suite of nonlinear solvers"
-HOMEPAGE="http://computation.llnl.gov/projects/sundials"
-SRC_URI="http://computation.llnl.gov/projects/sundials/download/${P}.tar.gz"
+HOMEPAGE="https://computation.llnl.gov/projects/sundials"
+SRC_URI="https://computation.llnl.gov/projects/sundials/download/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/$(get_major_version)"
index 35e90af469e9a451f15ea0e6771b803e3e542be3..5be7314147797286fce7780696710678989e48f9 100644 (file)
@@ -9,8 +9,8 @@ FORTRAN_STANDARD=90
 inherit cmake-utils toolchain-funcs fortran-2 versionator
 
 DESCRIPTION="Suite of nonlinear solvers"
-HOMEPAGE="http://computation.llnl.gov/projects/sundials"
-SRC_URI="http://computation.llnl.gov/projects/sundials/download/${P}.tar.gz"
+HOMEPAGE="https://computation.llnl.gov/projects/sundials"
+SRC_URI="https://computation.llnl.gov/projects/sundials/download/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/$(get_major_version)"
index 707322d2acccf1c7a18c68483f3337b7cc593496..6285504725e05138fdc0d72427f587aafdf5f0c2 100644 (file)
@@ -9,8 +9,8 @@ FORTRAN_STANDARD=90
 inherit cmake-utils toolchain-funcs fortran-2 versionator
 
 DESCRIPTION="Suite of nonlinear solvers"
-HOMEPAGE="http://computation.llnl.gov/projects/sundials"
-SRC_URI="http://computation.llnl.gov/projects/sundials/download/${P}.tar.gz"
+HOMEPAGE="https://computation.llnl.gov/projects/sundials"
+SRC_URI="https://computation.llnl.gov/projects/sundials/download/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/$(get_major_version)"