diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-18 16:56:41 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-18 16:56:41 +0000 |
| commit | a8625a01cc78fffade6099491740fdd1402c9943 (patch) | |
| tree | 96694be29afb932737a9bfef38493fc50b99d7dd /repos/extra/vim/abuild | |
| parent | 837e1c833d89cd8ab8462a21dc1bff01dc652821 (diff) | |
| download | alicelinux-a8625a01cc78fffade6099491740fdd1402c9943.tar.gz alicelinux-a8625a01cc78fffade6099491740fdd1402c9943.zip | |
vim: updated to 9.1.1976
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 c1fa42bf..809add49 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1965 +version=9.1.1976 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" |