diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-08 13:59:09 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-08 13:59:09 +0000 |
| commit | e56b969f24e028646baa9c292ccba5832fbab364 (patch) | |
| tree | 06e1389a5f49cf7d815c2386073fade59479ac88 /repos/extra/vim/abuild | |
| parent | 514e3700765041e3d68555770873e6087b942879 (diff) | |
| download | alicelinux-e56b969f24e028646baa9c292ccba5832fbab364.tar.gz alicelinux-e56b969f24e028646baa9c292ccba5832fbab364.zip | |
vim: updated to 9.1.2062
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 1059b9aa..73322d37 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.2001 +version=9.1.2062 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" |