diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:47:56 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:47:56 +0800 |
| commit | da35b6f8ab9943182f6ef67c7e17153af036c1be (patch) | |
| tree | ccd668472a5053b1e19b8a0332d80ad7addba8db /repos/extra/vim/abuild | |
| parent | 1b4154a0f764a44140b3e2198f1910550b58765b (diff) | |
| download | alicelinux-da35b6f8ab9943182f6ef67c7e17153af036c1be.tar.gz alicelinux-da35b6f8ab9943182f6ef67c7e17153af036c1be.zip | |
vim: updated to 9.1.0889
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 339ace3b..eb763288 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.0813 +version=9.1.0889 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" |