commit:     f12d921c4fcc1aa564edfe268d1beae6baf88f4f
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue May 15 10:15:40 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed May 16 22:56:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f12d921c

dev-libs/openspecfun: use HTTPS

 dev-libs/openspecfun/openspecfun-0.5.1.ebuild | 4 ++--
 1 file 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 5cad71a2cd9..40545b5459d 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"

Reply via email to