We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2d30e6 commit 9e2df44Copy full SHA for 9e2df44
1 file changed
src/amuse_mesa_r15140/Makefile
@@ -29,7 +29,7 @@ src/fpx3.tar.gz: | src
29
$(DOWNLOAD) http://user.astro.wisc.edu/~townsend/resource/download/sdk2/src/fpx3.tar.gz >$@
30
31
src/fpx3_deps: | src
32
- $(DOWNLOAD) https://raw.githubusercontent.com/rhdtownsend/sdk2/master/profile/common/fpx3/fpx3_deps >$@
+ $(DOWNLOAD) https://raw.githubusercontent.com/rhdtownsend/sdk2/897655920d1375d63df9e21b58485d6d3d62b342/package/fpx3/files/fpx3_deps >$@
33
34
src/mesa-$(MESA_VERSION).zip:
35
$(DOWNLOAD) https://zenodo.org/record/4311514/files/mesa-$(MESA_VERSION).zip >$@
@@ -205,7 +205,7 @@ install_disabled:
205
@echo
206
@echo 'Please use'
207
208
- @echo ' ./setup develop amuse-mesa_r15140'
+ @echo ' ./setup develop amuse-mesa-r15140'
209
210
@echo 'to install it'
211
0 commit comments