diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-26 07:04:31 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-26 07:04:31 +0000 |
| commit | 1888a8921d1e10d7e25a094b4389d865a16d2e04 (patch) | |
| tree | 1b0beb49c91179b9b58486d46a6fc95ac433fffd /repos/extra/vim/abuild | |
| parent | 38a54c0a1869504ff57a1a885257fdb6698cf7de (diff) | |
| download | alicelinux-1888a8921d1e10d7e25a094b4389d865a16d2e04.tar.gz alicelinux-1888a8921d1e10d7e25a094b4389d865a16d2e04.zip | |
vim: updated to 9.1.1238
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 fb7e7b59..6ada0cee 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1236 +version=9.1.1238 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" |