Skip to content

Commit

Permalink
vim/9.1.0202 package update
Browse files Browse the repository at this point in the history
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
  • Loading branch information
wolfi-bot committed Mar 24, 2024
1 parent 5a4e30b commit 272e0c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vim.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: vim
version: 9.1.0199
version: 9.1.0202
epoch: 0
description: "Improved vi-style text editor"
copyright:
Expand All @@ -21,7 +21,7 @@ pipeline:
- uses: fetch
with:
uri: https://github.com/vim/vim/archive/v${{package.version}}.tar.gz
expected-sha256: eff6c96e4c14f14b03ccb508767b3347539bd9ddc46706db33d7585510d8c963
expected-sha256: fe1df26dfb79d2050e35ed97629beac81b210ca438e77078e68a455f096ec251

- runs: |
# vim seems to manually set FORTIFY_SOURCE=1, and setting both breaks the build
Expand Down

0 comments on commit 272e0c5

Please sign in to comment.