From f24f789825cdf7145b2add02b134bd9471ebc6f5 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 14:06:33 +0000 Subject: [PATCH] vim/9.1.0821 package update (#32203)
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-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 a87916ed86b..df54f1eecae 100644 --- a/vim.yaml +++ b/vim.yaml @@ -1,6 +1,6 @@ package: name: vim - version: 9.1.0814 + version: 9.1.0821 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: fdf135a0525746cc0ff85bed2fbbde320ddb6d0d + expected-commit: 20e045f78148c0ef0143c33ffe686fee72d29376 - runs: | # vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build