diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-28 07:28:51 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-28 07:28:51 +0000 |
| commit | 2a93f84a5806e58abe42fb2cdd825bb734f522d7 (patch) | |
| tree | b4202866ef29a0d922c5e1768df5b2d20b4aac2e /repos/extra/vim/abuild | |
| parent | d42c9a43538fa6f75db43a960bc295a4e73d519e (diff) | |
| download | alicelinux-2a93f84a5806e58abe42fb2cdd825bb734f522d7.tar.gz alicelinux-2a93f84a5806e58abe42fb2cdd825bb734f522d7.zip | |
vim: updated to 9.2.0260
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 eebb54c8..f9bbfd7a 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.2.0240 +version=9.2.0260 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" |