Skip to content

Commit

Permalink
Merge pull request #5048 from wolfi-dev/wolfictl-8e00cb30-91ce-4a31-b…
Browse files Browse the repository at this point in the history
…558-e5bc4d6fca8a

vim/9.0.1839 package update
  • Loading branch information
pdeslaur authored Sep 1, 2023
2 parents 2aa20a4 + 972dad9 commit b879496
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.1833
version: 9.0.1839
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: 365763eec78e91c4b33657569702f10a3cb85283fe1faa71b861da759f835c29
expected-sha256: dd31390ef73d18d7f78b490cef90c806d506b07d87bc045b5a2a42f94289714a

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

0 comments on commit b879496

Please sign in to comment.