diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-07 07:34:40 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-07 07:34:40 +0000 |
| commit | 8809a9fc1beaed68c2c94e0ee99957b251f81860 (patch) | |
| tree | e398ecf8e737101be6bdb545617669da28dd941b /repos/extra/vim/abuild | |
| parent | 978e9495e721a913ac7818ebd7693a66083f2ad9 (diff) | |
| download | alicelinux-8809a9fc1beaed68c2c94e0ee99957b251f81860.tar.gz alicelinux-8809a9fc1beaed68c2c94e0ee99957b251f81860.zip | |
vim: updated to 9.1.1952
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 c7564157..5c27a199 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1926 +version=9.1.1952 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" |