Skip to content

Commit

Permalink
Merge pull request #16411 from wolfi-dev/wolfictl-7abb2421-226a-4e0c-…
Browse files Browse the repository at this point in the history
…9ac9-4ba3f4456654

vim/9.1.0271 package update
  • Loading branch information
rawlingsj authored Apr 5, 2024
2 parents 577d64f + 9d2cb64 commit 5256361
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.0265
version: 9.1.0271
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: f58af8c759704b6b142b3833bda26d16a80c5fa138fe666a32549af8aeeced90
expected-sha256: f342ccdbaf72bcc4e0166f6bfbd1e281c9b3d539d8bc90b24ea28cabd6705575

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

0 comments on commit 5256361

Please sign in to comment.