diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-25 09:40:27 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-25 09:40:27 +0000 |
| commit | 909ebdc435fd4579df348c92116f848ad071d958 (patch) | |
| tree | 8a05d2106a67118019f8e74df5785915a53d8a09 /repos/extra/vim/abuild | |
| parent | 0123ee6721dbcc57d83b239562f168591ec6ec74 (diff) | |
| download | alicelinux-909ebdc435fd4579df348c92116f848ad071d958.tar.gz alicelinux-909ebdc435fd4579df348c92116f848ad071d958.zip | |
vim: updated to 9.2.0240
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 5ebc4a2d..eebb54c8 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.2.0192 +version=9.2.0240 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" |