diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-19 06:51:52 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-19 06:51:52 +0000 |
| commit | e1785e8dd482f670351ae8f585c03d2da6208484 (patch) | |
| tree | 758ce99f7d5ecd6f177ebc5dedbbb619f86edbf6 /repos/extra/vim/abuild | |
| parent | 5df70d6904f69a8f85e9f67bd14c867c30f90d91 (diff) | |
| download | alicelinux-e1785e8dd482f670351ae8f585c03d2da6208484.tar.gz alicelinux-e1785e8dd482f670351ae8f585c03d2da6208484.zip | |
vim: updated to 9.2.0192
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 b67fa8bf..5ebc4a2d 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.2.0167 +version=9.2.0192 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" |