diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-10 16:44:30 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-10 16:44:30 +0000 |
| commit | 15a1e91520d183df2918549b02c5b7220c2e8bc8 (patch) | |
| tree | fc21746b332947ec171d8715b8c474e73ac33fb5 /repos/extra/vim/abuild | |
| parent | f621ed9ed5c43ad5329fba4dbef4d38f28ff5110 (diff) | |
| download | alicelinux-15a1e91520d183df2918549b02c5b7220c2e8bc8.tar.gz alicelinux-15a1e91520d183df2918549b02c5b7220c2e8bc8.zip | |
vim: updated to 9.1.1965
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 5c27a199..c1fa42bf 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1952 +version=9.1.1965 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" |