diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-08 06:13:22 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-08 06:13:22 +0000 |
| commit | b0c3c7520bf48ce99d11920a20d436a85fb41469 (patch) | |
| tree | bb56e2f5f2efa741bf9492b48d73a0ace53946c7 /repos/extra/vim/abuild | |
| parent | 9dbc50bc9028cfcfe4163f276b58bd1fe549f3f9 (diff) | |
| download | alicelinux-b0c3c7520bf48ce99d11920a20d436a85fb41469.tar.gz alicelinux-b0c3c7520bf48ce99d11920a20d436a85fb41469.zip | |
vim: updated to 9.1.1837
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 3959d0b4..3482acbf 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1806 +version=9.1.1837 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" |