summaryrefslogtreecommitdiff
path: root/sci-libs/sundials/sundials-2.7.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/sundials/sundials-2.7.0.ebuild')
-rw-r--r--sci-libs/sundials/sundials-2.7.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/sundials/sundials-2.7.0.ebuild b/sci-libs/sundials/sundials-2.7.0.ebuild
index 5eb5426e8a50..3b5df344e82c 100644
--- a/sci-libs/sundials/sundials-2.7.0.ebuild
+++ b/sci-libs/sundials/sundials-2.7.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
@@ -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)"