diff --git a/vim.yaml b/vim.yaml index 05d8d0df9b9..4cc9cba0c86 100644 --- a/vim.yaml +++ b/vim.yaml @@ -1,6 +1,6 @@ package: name: vim - version: 9.0.1660 + version: 9.0.1667 epoch: 0 description: "Improved vi-style text editor" copyright: @@ -21,7 +21,7 @@ pipeline: - uses: fetch with: uri: https://github.com/vim/vim/archive/v${{package.version}}.tar.gz - expected-sha256: c99eb09e0ea67e5f4caa2b18505ea8dd325b425346fdcf80ec9e4dbf8784eb80 + expected-sha256: 63fe7017fa8ad75cb93c55301408a7757c8f794c8c7c7a38b3ea053e374bad4f - runs: | # vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build