Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit acf26e7

Browse files
committed
vim/9.1.0413 package update
Signed-off-by: wolfi-bot <[email protected]>
1 parent b8f27bd commit acf26e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vim.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: vim
3-
version: 9.1.0412
3+
version: 9.1.0413
44
epoch: 0
55
description: "Improved vi-style text editor"
66
copyright:
@@ -22,7 +22,7 @@ pipeline:
2222
with:
2323
repository: https://github.com/vim/vim
2424
tag: v${{package.version}}
25-
expected-commit: 6043024cd48db485e3c748e8f46ca87e3cdef9d9
25+
expected-commit: eff20eb35d2dba413c6d115291dd9ddea705e802
2626

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

0 commit comments

Comments
 (0)