diff --git a/vim.yaml b/vim.yaml index 2d071a0e7fd..2ca3f6f241c 100644 --- a/vim.yaml +++ b/vim.yaml @@ -1,6 +1,6 @@ package: name: vim - version: "9.1.2035" + version: "9.1.2050" 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: ea189a6f4d2a1f4a1f2822cbd2aed0a584ecceea + expected-commit: 6625ba359e33f8223d146f3ae87a880c446b5470 - runs: | # vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build