diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:47:08 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:47:08 +0800 |
| commit | e675aaedb30c3e76d7512c628e346123c6c9d110 (patch) | |
| tree | da4766237521e7a166feca64b736e5948a40291a /repos/extra/vim/abuild | |
| parent | 6897ba9b51a27686861376a64b8c06aa364c0168 (diff) | |
| download | alicelinux-e675aaedb30c3e76d7512c628e346123c6c9d110.tar.gz alicelinux-e675aaedb30c3e76d7512c628e346123c6c9d110.zip | |
vim: updated to 9.1.0792
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 d886cc93..c0712b83 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.0703 +version=9.1.0792 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" |