From 10f88121eec8929fafd7f670b8abc8988de2dfce Mon Sep 17 00:00:00 2001 From: Brett A C Sheffield Date: Fri, 24 Apr 2026 12:36:28 +0000 Subject: [PATCH] sys-cluster/pmix: update HOMEPAGE Signed-off-by: Brett A C Sheffield Part-of: https://codeberg.org/gentoo/gentoo/pulls/725 Signed-off-by: Marc Schiffbauer --- sys-cluster/pmix/pmix-6.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/pmix/pmix-6.1.0.ebuild b/sys-cluster/pmix/pmix-6.1.0.ebuild index da837b9eff0cb..ae078903d1195 100644 --- a/sys-cluster/pmix/pmix-6.1.0.ebuild +++ b/sys-cluster/pmix/pmix-6.1.0.ebuild @@ -6,7 +6,7 @@ EAPI=9 inherit flag-o-matic libtool DESCRIPTION="The Process Management Interface (PMI) Exascale" -HOMEPAGE="https://openpmix.github.io/" +HOMEPAGE="https://openpmix.org/" SRC_URI="https://github.com/openpmix/openpmix/releases/download/v${PV}/${P}.tar.bz2" LICENSE="BSD"