diff --git a/vim.yaml b/vim.yaml index cef5697f041..2e0285c83e1 100644 --- a/vim.yaml +++ b/vim.yaml @@ -1,6 +1,6 @@ package: name: vim - version: 9.1.0487 + version: 9.1.0494 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: f94c9c482a6dd488f0136ac99499eb6e2ab3ccca + expected-commit: 63901e89638d683ecbc8e3323170dd485657fd1d - runs: | # vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build