Skip to content

Commit

Permalink
Upgrade fortran-ios
Browse files Browse the repository at this point in the history
  • Loading branch information
ColdGrub1384 committed Dec 13, 2020
1 parent fca4a55 commit 0c7609e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get_sources.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if ! [ -f lapack.tgz ]; then
fi

if ! [ -f fortran-ios.zip ]; then
curl -L https://github.com/ColdGrub1384/fortran-ios/releases/download/v1.1/fortran-ios-macos-x86_64.zip -o fortran-ios.zip
curl -L https://github.com/ColdGrub1384/fortran-ios/releases/download/v2.0/fortran-ios-macos-x86_64.zip -o fortran-ios.zip
fi

if ! [ -d lapack ] && ! [ -d fortran-ios ]; then
Expand Down

0 comments on commit 0c7609e

Please sign in to comment.