diff --git a/io.github.pemsley.coot.yaml b/io.github.pemsley.coot.yaml index 35d1646..9e1d989 100644 --- a/io.github.pemsley.coot.yaml +++ b/io.github.pemsley.coot.yaml @@ -49,14 +49,14 @@ modules: - name: gemmi buildsystem: cmake-ninja config-opts: - - -DUSE_PYTHON=1 + - -DUSE_PYTHON=ON - -DPYTHON_INSTALL_DIR=/app/lib/python3.12/site-packages build-options: cxxflags: "-fPIC -O2" sources: - type: git url: https://github.com/project-gemmi/gemmi.git - tag: v0.7.1 + tag: v0.7.3 - name: fftw2 buildsystem: autotools @@ -354,5 +354,5 @@ modules: sources: - type: git url: https://github.com/pemsley/coot.git - commit: a1e8ef5b22fcd6348807923943bd984494e594bf + tag: Release-1.1.18