Skip to content

Commit

Permalink
feat: Update tozlib v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
abensonca authored Aug 19, 2023
1 parent 66db099 commit 86682fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galacticusInstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ iPackage=$(expr $iPackage + 1)
maxVersion[$iPackage]="9.9.9"
yumInstall[$iPackage]="zlib-devel"
aptInstall[$iPackage]="zlib1g-dev"
sourceURL[$iPackage]="http://zlib.net/zlib-1.2.8.tar.gz"
sourceURL[$iPackage]="http://zlib.net/zlib-1.3.tar.gz"
buildEnvironment[$iPackage]=""
buildInOwnDir[$iPackage]=0
configOptions[$iPackage]="--prefix=$toolInstallPath"
Expand Down

0 comments on commit 86682fe

Please sign in to comment.