From 13a1110c4b71127637513a2d5a6c3d74f52a10d9 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 4 Apr 2018 11:50:10 +0200 Subject: sci-libs/cln: use HTTPS --- sci-libs/cln/cln-1.3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-libs/cln/cln-1.3.3.ebuild') diff --git a/sci-libs/cln/cln-1.3.3.ebuild b/sci-libs/cln/cln-1.3.3.ebuild index 26803863a036..8671b3f70af2 100644 --- a/sci-libs/cln/cln-1.3.3.ebuild +++ b/sci-libs/cln/cln-1.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit autotools-utils flag-o-matic DESCRIPTION="Class library (C++) for numbers" -HOMEPAGE="http://www.ginac.de/CLN/" +HOMEPAGE="https://www.ginac.de/CLN/" SRC_URI="ftp://ftpthep.physik.uni-mainz.de/pub/gnu/${P}.tar.bz2" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad