diff --git a/vim.yaml b/vim.yaml index 1b065225ab1..d441d0c1b6c 100644 --- a/vim.yaml +++ b/vim.yaml @@ -1,6 +1,6 @@ package: name: vim - version: 9.1.0923 + version: 9.1.0924 epoch: 0 description: "Improved vi-style text editor" copyright: @@ -23,7 +23,7 @@ pipeline: with: repository: https://github.com/vim/vim tag: v${{package.version}} - expected-commit: e29c8bafa78847414419522baecd008e287389db + expected-commit: 6cc3027e544e4389bd665140511a3d347490b102 - runs: | # vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build