Skip to content

Commit

Permalink
Merge pull request #9744 from wolfi-dev/wolfictl-baae2cf3-1c7d-48f8-8…
Browse files Browse the repository at this point in the history
…6b3-22973ba87889

vim/9.0.2158 package update
  • Loading branch information
joshrwolf authored Dec 11, 2023
2 parents 4776239 + 30ca4a9 commit 79bbc1e
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.0.2155
version: 9.0.2158
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: 1e929879e194def9e6f255e2b6951fd30dc06f66c7284b0c10e154f5446f27a9
expected-sha256: 90702ed03deeab3c2e4b3bcf837de751027bf49ea3553b2aca39cd11e35dbe6c

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

0 comments on commit 79bbc1e

Please sign in to comment.