From 6da430b4ba1b3c7febabc36f99cb247849ddf931 Mon Sep 17 00:00:00 2001 From: J Wokaty Date: Fri, 24 Jan 2025 11:00:27 -0500 Subject: [PATCH] Fix gfortran download --- saltstack/pillar/common/mac.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/saltstack/pillar/common/mac.sls b/saltstack/pillar/common/mac.sls index ed363cc..435626b 100644 --- a/saltstack/pillar/common/mac.sls +++ b/saltstack/pillar/common/mac.sls @@ -26,7 +26,7 @@ machine: downloads: {# For BBS #} intel: pandoc: https://github.com/jgm/pandoc/releases/download/2.7.3/pandoc-2.7.3-macOS.pkg - gfortran: https://mac.r-project.org/tools/gfortran-14.2-universal.pkg + gfortran: https://github.com/R-macos/gcc-14-branch/releases/download/gcc-14.2-darwin-r2.1/gfortran-14.2-darwin20-r2-universal.tar.xz mactex: https://mirror.ctan.org/systems/mac/mactex/MacTeX.pkg xquartz: https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.5/XQuartz-2.8.5.pkg r: