summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-04 11:50:10 +0200
committerAaron Bauman <bman@gentoo.org>2018-04-05 11:06:51 -0400
commit13a1110c4b71127637513a2d5a6c3d74f52a10d9 (patch)
tree4682307ed0334106f5264ae0607da04dacccd1dd /sci-libs/cln/cln-1.3.3.ebuild
parentdev-python/sympy: use HTTPS (diff)
downloadgentoo-13a1110c4b71127637513a2d5a6c3d74f52a10d9.tar.gz
gentoo-13a1110c4b71127637513a2d5a6c3d74f52a10d9.tar.bz2
gentoo-13a1110c4b71127637513a2d5a6c3d74f52a10d9.zip
sci-libs/cln: use HTTPS
Diffstat (limited to 'sci-libs/cln/cln-1.3.3.ebuild')
-rw-r--r--sci-libs/cln/cln-1.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
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"