diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:43:31 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:43:31 +0800 |
| commit | 902b80e25e246233afc0f9fdf70c7885a2da3502 (patch) | |
| tree | 32cf90d9ea9503030c2e1cef89746707953d3603 /repos/extra/vim/abuild | |
| parent | bcc7531a7c7abffe412e6130a348b7f74aa5cc26 (diff) | |
| download | alicelinux-902b80e25e246233afc0f9fdf70c7885a2da3502.tar.gz alicelinux-902b80e25e246233afc0f9fdf70c7885a2da3502.zip | |
vim: updated to 9.1.0703
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 a3b36cf0..d886cc93 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.0611 +version=9.1.0703 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" |