summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-07-03 10:38:14 +0200
committerAaron Bauman <bman@gentoo.org>2020-07-03 19:21:55 -0400
commit07677bc3990fa6d21e2f993893cb87d79468edf3 (patch)
treecc4a69470842aec7c621fbe5dfcf161b1c7f3c1d /sci-electronics/fritzing
parentsci-libs/pcl: Drop 1.9.1 (diff)
downloadgentoo-07677bc3990fa6d21e2f993893cb87d79468edf3.tar.gz
gentoo-07677bc3990fa6d21e2f993893cb87d79468edf3.tar.bz2
gentoo-07677bc3990fa6d21e2f993893cb87d79468edf3.zip
sci-electronics/fritzing: use HTTPS
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16561 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'sci-electronics/fritzing')
-rw-r--r--sci-electronics/fritzing/fritzing-0.9.2b-r2.ebuild4
1 files 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 afbc7ba893b0..29db4abc920a 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"