diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:18:55 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:18:55 +0000 |
| commit | 31f2f5dce12484e94412c69b70b4b7821cb087dd (patch) | |
| tree | 9057d8b87892dd8914c38a0537d11d419dee856c /repos/extra/vim/abuild | |
| parent | e43483f38316c87633dcbe3102022725ca58f419 (diff) | |
| download | alicelinux-31f2f5dce12484e94412c69b70b4b7821cb087dd.tar.gz alicelinux-31f2f5dce12484e94412c69b70b4b7821cb087dd.zip | |
vim: updated to 9.1.1182
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 85945019..6fb625f6 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1160 +version=9.1.1182 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" |