summaryrefslogtreecommitdiff
path: root/dev-libs/openspecfun/openspecfun-0.5.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/openspecfun/openspecfun-0.5.1.ebuild')
-rw-r--r--dev-libs/openspecfun/openspecfun-0.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/openspecfun/openspecfun-0.5.1.ebuild b/dev-libs/openspecfun/openspecfun-0.5.1.ebuild
index 5cad71a2cd9c..40545b5459de 100644
--- a/dev-libs/openspecfun/openspecfun-0.5.1.ebuild
+++ b/dev-libs/openspecfun/openspecfun-0.5.1.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 fortran-2 multilib
DESCRIPTION="A collection of special mathematical functions"
-HOMEPAGE="http://julialang.org/"
+HOMEPAGE="https://julialang.org"
SRC_URI="https://github.com/JuliaLang/openspecfun/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT public-domain"