From 8f873f2cd5b06ae0160c5cbdaa15fcaac5f302af Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 25 Nov 2019 07:29:28 -0700 Subject: [PATCH] Fix URL --- pmix.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pmix.spec b/pmix.spec index 9995bbf..5c93cc8 100644 --- a/pmix.spec +++ b/pmix.spec @@ -3,7 +3,7 @@ Version: 3.1.4 Release: 2%{?dist} Summary: Process Management Interface Exascale (PMIx) License: BSD -URL: https://pmix.github.io/pmix/ +URL: https://pmix.org/ Source0: https://github.com/pmix/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.bz2 BuildRequires: autoconf