diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-08 06:21:16 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-08 06:21:16 +0000 |
| commit | 192dde22b6e48d7e9c3cca7901d23cd3565656b5 (patch) | |
| tree | 14557267d6f3e968dc40fae2373f467a63a8a209 /repos/extra/vim/abuild | |
| parent | f19d1ba1baf9d6174ad22fca659edf442dfe2237 (diff) | |
| download | alicelinux-192dde22b6e48d7e9c3cca7901d23cd3565656b5.tar.gz alicelinux-192dde22b6e48d7e9c3cca7901d23cd3565656b5.zip | |
vim: updated to 9.1.1365
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 0b650998..a6182ccd 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1357 +version=9.1.1365 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" |