From e805507c58bab294dddb75f6fc9b551d9d92de86 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 2 May 2023 17:23:01 +0100 Subject: gentoo auto-resync : 02:05:2023 - 17:23:00 --- sci-physics/hepmc/hepmc-2.06.09-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sci-physics/hepmc/hepmc-2.06.09-r2.ebuild') diff --git a/sci-physics/hepmc/hepmc-2.06.09-r2.ebuild b/sci-physics/hepmc/hepmc-2.06.09-r2.ebuild index 8a0b2af2611b..4dd1c2c51e5a 100644 --- a/sci-physics/hepmc/hepmc-2.06.09-r2.ebuild +++ b/sci-physics/hepmc/hepmc-2.06.09-r2.ebuild @@ -1,15 +1,15 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit cmake -MYP=HepMC-${PV} +MYP=hepmc${PV} DESCRIPTION="Event Record for Monte Carlo Generators" HOMEPAGE="https://hepmc.web.cern.ch/hepmc/" -SRC_URI="http://lcgapp.cern.ch/project/simu/HepMC/download/${MYP}.tar.gz" +SRC_URI="https://hepmc.web.cern.ch/hepmc/releases/hepmc${PV}.tgz" S="${WORKDIR}/${MYP}" LICENSE="GPL-2" -- cgit v1.2.3