diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-21 06:40:25 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-21 06:40:25 +0000 |
| commit | 501ea36b8361a69bf2590533fedcbd94b25b0d0b (patch) | |
| tree | 30c258c5b91aed3a6ce30cff03dcc244528eee0a /repos/extra/vim/abuild | |
| parent | 6b9945d1c0d622fec11a9c1b0d62637658a9e6a6 (diff) | |
| download | alicelinux-501ea36b8361a69bf2590533fedcbd94b25b0d0b.tar.gz alicelinux-501ea36b8361a69bf2590533fedcbd94b25b0d0b.zip | |
vim: updated to 9.1.1919
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 ea4e4a6d..92f18421 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1904 +version=9.1.1919 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" |