diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:52:15 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:52:15 +0000 |
| commit | 4f62f024ab42b55786841d1494404157d89d5520 (patch) | |
| tree | a7fcb4015debdfc12d596fc7e10ccbce5dd5934f /repos/extra/vim/abuild | |
| parent | 19b06d63982af907176a2b4e9e259abe90df89b6 (diff) | |
| download | alicelinux-4f62f024ab42b55786841d1494404157d89d5520.tar.gz alicelinux-4f62f024ab42b55786841d1494404157d89d5520.zip | |
vim: updated to 9.1.1730
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 06c125e4..fc2ea7b4 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1684 +version=9.1.1730 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" |