diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-06 16:01:31 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-06 16:01:31 +0000 |
| commit | 7b0d92a4b43ee342bdc6c119b975049c8a01973d (patch) | |
| tree | 03a9e38ad5a18a2899d116ef309968ad326c28fa /repos/extra/vim/abuild | |
| parent | dae72fe6370dbf83e46f0d3e951f23fd5e89c6aa (diff) | |
| download | alicelinux-7b0d92a4b43ee342bdc6c119b975049c8a01973d.tar.gz alicelinux-7b0d92a4b43ee342bdc6c119b975049c8a01973d.zip | |
vim: updated to 9.1.1896
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 17e0742e..c4a902bf 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1891 +version=9.1.1896 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" |