diff --git a/vim.yaml b/vim.yaml index 342bdc058e7..52aea297f4f 100644 --- a/vim.yaml +++ b/vim.yaml @@ -1,6 +1,6 @@ package: name: vim - version: "9.1.2017" + version: "9.1.2031" epoch: 0 description: "Improved vi-style text editor" copyright: @@ -22,7 +22,7 @@ pipeline: with: repository: https://github.com/vim/vim tag: v${{package.version}} - expected-commit: 8ea0e7205cdd16dbddd8981bd2429eca22c7386d + expected-commit: 6df5360691266b5eca49380e94f3e21fa48e5e0b - runs: | # vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build