diff options
| author | Emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-21 08:46:45 +0000 |
|---|---|---|
| committer | Emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-21 08:46:45 +0000 |
| commit | 7bc97b18819b967e60f9ba3e4f1135b3398664ee (patch) | |
| tree | 961b5492923d5f90c3677d3fd021fe9feadc5892 /repos/extra/vim/abuild | |
| parent | 1f3683cd6466f015bac52465463437023c8f66b0 (diff) | |
| download | alicelinux-7bc97b18819b967e60f9ba3e4f1135b3398664ee.tar.gz alicelinux-7bc97b18819b967e60f9ba3e4f1135b3398664ee.zip | |
vim: updated to 9.1.1326
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 be5f4367..49f62b88 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1317 +version=9.1.1326 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" |