diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-29 06:05:42 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-29 06:05:42 +0000 |
| commit | 11d9b202c424f0a01ffba2c35132ef1a725c2196 (patch) | |
| tree | 6904ad58800ff5155c09a214997c45f925cbe2a0 /repos/extra/vim/abuild | |
| parent | 4ea32d03c9beb6a5fe040a25aa797051388b6189 (diff) | |
| download | alicelinux-11d9b202c424f0a01ffba2c35132ef1a725c2196.tar.gz alicelinux-11d9b202c424f0a01ffba2c35132ef1a725c2196.zip | |
vim: updated to 9.1.1349
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 a9d778ff..aa221343 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1340 +version=9.1.1349 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" |