mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sci-physics/herwig: use HTTPS.
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11611 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
committed by
Patrice Clement
parent
6f91eec270
commit
dfd2c29f44
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -12,7 +12,7 @@ MY_P=${PN}${PV1}${PV2}${PV3}
|
||||
MY_PINC="${PN^^}${PV1}${PV2}.INC"
|
||||
|
||||
DESCRIPTION="High Energy Physics Event Generator"
|
||||
HOMEPAGE="http://www.hep.phy.cam.ac.uk/theory/webber/Herwig/"
|
||||
HOMEPAGE="https://www.hep.phy.cam.ac.uk/theory/webber/Herwig/"
|
||||
SRC_URI="
|
||||
${HOMEPAGE}/${MY_P}.f
|
||||
${HOMEPAGE}/${MY_P}.inc
|
||||
|
||||
Reference in New Issue
Block a user