sci-electronics/librepcb: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 2 Feb 2019 15:51:28 +0000 (16:51 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 5 Feb 2019 22:31:07 +0000 (23:31 +0100)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10965
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
sci-electronics/librepcb/librepcb-0.1.0_p201805.ebuild
sci-electronics/librepcb/librepcb-9999.ebuild

index ce42f1f85ac41d5a5268a8c796b3b7a2b2db5fe8..c4b45e1d718d3d3ee89b4fcda1cf7e57fe98b385 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit qmake-utils
 
 DESCRIPTION="Free EDA software to develop printed circuit boards"
-HOMEPAGE="http://librepcb.org/"
+HOMEPAGE="https://librepcb.org/"
 MY_P="LibrePCB-first_pcb"
 SRC_URI="https://github.com/LibrePCB/LibrePCB/archive/first_pcb.tar.gz -> ${MY_P}.tar.gz"
 
index f33d53c8b45f58d6c9da9a07ce0f3a23cd2c1457..433dfcae1aa202b99c3c284ff796e6104c4e681e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit qmake-utils git-r3
 
 DESCRIPTION="Free EDA software to develop printed circuit boards"
-HOMEPAGE="http://librepcb.org/"
+HOMEPAGE="https://librepcb.org/"
 EGIT_REPO_URI="https://github.com/LibrePCB/LibrePCB.git"
 
 LICENSE="GPL-3+"