summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-15 12:14:58 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-16 18:56:41 -0400
commitc9b930544d76343a2b160124fe493f612c484844 (patch)
treea758813d71613f510ad720ebbbcdcef4ad619939 /dev-lang/cfortran/cfortran-4.4-r3.ebuild
parentdev-cpp/tbb: use HTTPS (diff)
downloadgentoo-c9b930544d76343a2b160124fe493f612c484844.tar.gz
gentoo-c9b930544d76343a2b160124fe493f612c484844.tar.bz2
gentoo-c9b930544d76343a2b160124fe493f612c484844.zip
dev-lang/cfortran: use HTTPS
Diffstat (limited to 'dev-lang/cfortran/cfortran-4.4-r3.ebuild')
-rw-r--r--dev-lang/cfortran/cfortran-4.4-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/cfortran/cfortran-4.4-r3.ebuild b/dev-lang/cfortran/cfortran-4.4-r3.ebuild
index 85738d919546..18edf8e29493 100644
--- a/dev-lang/cfortran/cfortran-4.4-r3.ebuild
+++ b/dev-lang/cfortran/cfortran-4.4-r3.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=5
@@ -8,7 +8,7 @@ inherit eutils
DEB_PR="14"
DESCRIPTION="Header file allowing to call Fortran routines from C and C++"
-HOMEPAGE="http://www-zeus.desy.de/~burow/cfortran/"
+HOMEPAGE="https://www-zeus.desy.de/~burow/cfortran/"
SRC_URI="
mirror://debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz
mirror://debian/pool/main/c/${PN}/${PN}_${PV}-${DEB_PR}.diff.gz"