diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-02 15:47:10 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-02 15:47:10 +0000 |
| commit | c59ec97dbc6bf9c5574893b23aee8f9536bb1745 (patch) | |
| tree | 69731a4b24e34d0aac0eb65c844d93e85229d35b /repos/extra/vim/abuild | |
| parent | e269221fbbdaf96f4d26a0230996aba9710bb52f (diff) | |
| download | alicelinux-c59ec97dbc6bf9c5574893b23aee8f9536bb1745.tar.gz alicelinux-c59ec97dbc6bf9c5574893b23aee8f9536bb1745.zip | |
vim: updated to 9.1.1357
Diffstat (limited to 'repos/extra/vim/abuild')
| -rw-r--r-- | repos/extra/vim/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/vim/abuild b/repos/extra/vim/abuild index aa221343..0b650998 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1349 +version=9.1.1357 release=1 source="https://github.com/$name/$name/archive/v$version/$name-$version.tar.gz" build_opt="--without-x --disable-gui --disable-gpm --disable-libsodium --disable-nls" |