diff --git a/vim.yaml b/vim.yaml index df54f1eecae..e03671d8cfb 100644 --- a/vim.yaml +++ b/vim.yaml @@ -1,6 +1,6 @@ package: name: vim - version: 9.1.0821 + version: 9.1.0822 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: 20e045f78148c0ef0143c33ffe686fee72d29376 + expected-commit: 05a40e07c2f0e41b708c4c75a6aa7d0e7f6201a3 - runs: | # vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build