From dbbd90ed1e79516fc23fee63d909c370f578d6e3 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Sun, 16 Jun 2024 15:17:03 +0000 Subject: [PATCH] vim/9.1.0494 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- vim.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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