Skip to content

Commit

Permalink
Merge pull request #15763 from wolfi-dev/wolfictl-1257d34f-6a99-48aa-…
Browse files Browse the repository at this point in the history
…9325-fc14f74c66d5

vim/9.1.0202 package update
  • Loading branch information
cpanato committed Mar 25, 2024
2 parents baaa3eb + 272e0c5 commit 2dbb2ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vim.yaml
@@ -1,6 +1,6 @@
package:
name: vim
version: 9.1.0199
version: 9.1.0202
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: eff6c96e4c14f14b03ccb508767b3347539bd9ddc46706db33d7585510d8c963
expected-sha256: fe1df26dfb79d2050e35ed97629beac81b210ca438e77078e68a455f096ec251

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

0 comments on commit 2dbb2ab

Please sign in to comment.