Skip to content

Commit

Permalink
Merge pull request #11800 from wolfi-dev/wolfictl-b1f00f6e-8151-4ed6-…
Browse files Browse the repository at this point in the history
…ba78-eed4c73c2430

vim/9.1.0059 package update
  • Loading branch information
ajayk authored Jan 26, 2024
2 parents d461ce4 + 9ae11da commit 882c24f
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.0050
version: 9.1.0059
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: a520a9858eb802dca493d98448a4c53140c46e8eebb6d0655f9c20cdcec6b227
expected-sha256: 7463ef80dc13d6a26cef1fa65a8f33c618ed4e324b1e7d133a2458aba1c0848a

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

0 comments on commit 882c24f

Please sign in to comment.