dev-libs/openspecfun: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 15 May 2018 10:15:40 +0000 (12:15 +0200)
committerAaron Bauman <bman@gentoo.org>
Wed, 16 May 2018 22:56:43 +0000 (18:56 -0400)
dev-libs/openspecfun/openspecfun-0.5.1.ebuild

index 5cad71a2cd9c27dc2eeeddc56a55f53ae45d2616..40545b5459de8e21590c9735c019fca43474b3ae 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 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"