sci-libs/cln: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 4 Apr 2018 09:50:10 +0000 (11:50 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 15:06:51 +0000 (11:06 -0400)
sci-libs/cln/cln-1.3.3.ebuild
sci-libs/cln/cln-1.3.4.ebuild

index 26803863a0363620aeb6089ace461cbdea6b3ae6..8671b3f70af2884b302ca1166f81594c28558957 100644 (file)
@@ -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"
index b072885a1307aa787e0909b0ab944d319213c778..bac49277c15fe208a3d07069a973a4bd05c175e5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit autotools-utils flag-o-matic
 
 DESCRIPTION="Class library (C++) for numbers"
-HOMEPAGE="http://www.ginac.de/CLN/"
-SRC_URI="http://www.ginac.de/CLN/${P}.tar.bz2"
+HOMEPAGE="https://www.ginac.de/CLN/"
+SRC_URI="https://www.ginac.de/CLN/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="1"