Skip to content

Commit

Permalink
Merge pull request #13658 from wolfi-dev/wolfictl-00462a13-9015-4cc8-…
Browse files Browse the repository at this point in the history
…b81c-cb5aebd511f1

vim/9.1.0136 package update
  • Loading branch information
rawlingsj authored Feb 26, 2024
2 parents 0694bc4 + 441d925 commit 28ff22f
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.0125
version: 9.1.0136
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: 3166c63d6e090eeb190751b898f2691bdae5912e9cc93f9bf63e693fe147c8ff
expected-sha256: b28d671da210459ea50a8b7dc1c46fb96300c273d130a2944a72659b342ded1d

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

0 comments on commit 28ff22f

Please sign in to comment.