mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 16:18:44 +08:00
Update gromacs recipe
This commit is contained in:
parent
4c8154eff3
commit
2dbd894b0e
@ -1,6 +1,7 @@
|
||||
#TODO not compiled or tested
|
||||
# build instructions: https://manual.gromacs.org/current/install-guide/index.html
|
||||
# repository: https://gitlab.com/gromacs/gromacs/
|
||||
[source]
|
||||
tar = "https://ftp.gromacs.org/gromacs/gromacs-2025.3.tar.gz"
|
||||
tar = "https://ftp.gromacs.org/gromacs/gromacs-2026.1.tar.gz"
|
||||
[build]
|
||||
template = "cmake"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO missing script for building, see https://openfoam.org/download/11-source/
|
||||
#TODO missing script for building: https://openfoam.org/download/11-source/
|
||||
[source]
|
||||
tar = "http://dl.openfoam.org/source/11"
|
||||
[build]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user