diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-01 21:54:24 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-01 21:54:24 +0000 |
| commit | 020d4bcb24c405908e274f62074f7bc23663454a (patch) | |
| tree | 16450e7869317ec1fe9b1ec400b17a793fa3436b /repos/extra/vim/abuild | |
| parent | 59b38f80b0d08a08f82ca239b1e9cf4e242360e0 (diff) | |
| download | alicelinux-020d4bcb24c405908e274f62074f7bc23663454a.tar.gz alicelinux-020d4bcb24c405908e274f62074f7bc23663454a.zip | |
vim: updated to 9.2.0081
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 ee203eb6..905d2fd5 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.2.0038 +version=9.2.0081 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" |