From 59eb2e3c920baa5ffa4a3f0f3c2faa5f211301da Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 5 Feb 2026 14:26:00 +0100 Subject: [PATCH] download URL of Modules tar file updated --- Pmodules_modules.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Pmodules_modules.spec b/Pmodules_modules.spec index df13c87..abb42b2 100644 --- a/Pmodules_modules.spec +++ b/Pmodules_modules.spec @@ -7,7 +7,8 @@ Release: 1%{?dist} Group: System Environment License: GPLv2 Url: https://modules.readthedocs.io/h -Source0: https://amas.web.psi.ch/Downloads/modules/modules-%{version}.tar.bz2 +#Source0: https://amas.web.psi.ch/Downloads/modules/modules-%{version}.tar.bz2 +Source0: https://github.com/Pmodules/download/raw/refs/heads/main/modules-%{version}.tar.bz2" BuildRequires: autoconf, gcc, tcl-devel