Update gromacs recipe

This commit is contained in:
Ribbon 2026-04-29 22:02:50 -03:00
parent 4c8154eff3
commit 2dbd894b0e
2 changed files with 3 additions and 2 deletions

View File

@ -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"

View File

@ -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]