diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 12:58:00 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 12:58:00 +0000 |
| commit | 777b476b4dae2dfc18195fef2d08eee6af208d6f (patch) | |
| tree | 282cc997d62d4f2882cacd03e7665abf133ad392 /repos/extra/vim/abuild | |
| parent | c4c2f60e04f1d09cae90e82eeab0b6075caa03d4 (diff) | |
| download | alicelinux-777b476b4dae2dfc18195fef2d08eee6af208d6f.tar.gz alicelinux-777b476b4dae2dfc18195fef2d08eee6af208d6f.zip | |
vim: updated to 9.2.0131
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 905d2fd5..dcdf8934 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.2.0081 +version=9.2.0131 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" |