mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-electronics/librepcb: use HTTPS.
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>
This commit is contained in:
committed by
Patrice Clement
parent
de85d6ef4a
commit
7da6143e99
@@ -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"
|
||||
|
||||
|
||||
@@ -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+"
|
||||
|
||||
Reference in New Issue
Block a user