Skip to content

Commit

Permalink
Merge pull request #10765 from wolfi-dev/wolfictl-164f83e7-28b6-4220-…
Browse files Browse the repository at this point in the history
…abdd-7e7f661c3915

vim/9.1.0015 package update
  • Loading branch information
ajayk authored Jan 5, 2024
2 parents 702497a + 30fdea7 commit 6e97873
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.0011
version: 9.1.0015
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: ab148782463a2a9e209b88c97531dfd38827a1da8d18f34c05b26d63f66c2eea
expected-sha256: 650cc777d03e6c89cec63256978249de05c66801d42f1b59881aaaf4d5b545df

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

0 comments on commit 6e97873

Please sign in to comment.