diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-21 13:36:03 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-21 13:36:03 +0000 |
| commit | bf623a1ae6d8b31d3a9ebf84b4bc14743c6a547d (patch) | |
| tree | 8f8f76f6c95112e4212f4bea47ca487f3d09e455 /repos/extra/vim/abuild | |
| parent | 31792ad035d7f7bc0911628e160bf6910b95242f (diff) | |
| download | alicelinux-bf623a1ae6d8b31d3a9ebf84b4bc14743c6a547d.tar.gz alicelinux-bf623a1ae6d8b31d3a9ebf84b4bc14743c6a547d.zip | |
vim: updated to 9.1.2001
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 809add49..1059b9aa 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1976 +version=9.1.2001 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" |