commit:     07677bc3990fa6d21e2f993893cb87d79468edf3
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Jul  3 08:38:14 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Jul  3 23:21:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07677bc3

sci-electronics/fritzing: use HTTPS

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16561
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 sci-electronics/fritzing/fritzing-0.9.2b-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-electronics/fritzing/fritzing-0.9.2b-r2.ebuild 
b/sci-electronics/fritzing/fritzing-0.9.2b-r2.ebuild
index afbc7ba893b..29db4abc920 100644
--- a/sci-electronics/fritzing/fritzing-0.9.2b-r2.ebuild
+++ b/sci-electronics/fritzing/fritzing-0.9.2b-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PARTS_P="${PN}-parts-${PV}"
 inherit qmake-utils
 
 DESCRIPTION="Electronic Design Automation"
-HOMEPAGE="http://fritzing.org/";
+HOMEPAGE="https://fritzing.org/";
 SRC_URI="https://github.com/fritzing/fritzing-app/archive/${PV}.tar.gz -> 
${P}.tar.gz
        https://github.com/fritzing/fritzing-parts/archive/${PV}.tar.gz -> 
${PARTS_P}.tar.gz"
 

Reply via email to