Skip to content

Commit

Permalink
vim/9.1.0149 package update
Browse files Browse the repository at this point in the history
Signed-off-by: wolfi-bot <[email protected]>
  • Loading branch information
wolfi-bot committed Mar 4, 2024
1 parent f30f400 commit 4c41814
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.0146
version: 9.1.0149
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: 5972664d59c63d8c2ba465689dca289994008a63936fff215dc6b1fea494a847
expected-sha256: 118efb2c54b7e1a3af35550bf33644e43ffe5b732bb42e01373c74fb80f0056f

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

0 comments on commit 4c41814

Please sign in to comment.