diff --git a/vim.yaml b/vim.yaml index 1c1c4976715..5b42d10f3f6 100644 --- a/vim.yaml +++ b/vim.yaml @@ -1,6 +1,6 @@ package: name: vim - version: 9.1.0888 + version: 9.1.0901 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: 0a850673e3d4193d55f47bcbbc0b0da5f155307d + expected-commit: e7ea4ba723a2ab2bc49baa07d1dec54a197fb64b - runs: | # vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build