diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-09 07:13:21 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-09 07:13:21 +0000 |
| commit | 3baed72ab99720f45578c10ec37b26b61ab42c7d (patch) | |
| tree | e3da8ddaf51426ecd807216f3560441fe10f1535 /repos/extra/vim/abuild | |
| parent | 371f72ea978b1ae00637c2fa0dcfe5de234e34d6 (diff) | |
| download | alicelinux-3baed72ab99720f45578c10ec37b26b61ab42c7d.tar.gz alicelinux-3baed72ab99720f45578c10ec37b26b61ab42c7d.zip | |
vim: updated to 9.1.2141
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 b74b86c9..d83122b7 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.2119 +version=9.1.2141 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" |