diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-30 15:31:22 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-30 15:31:22 +0000 |
| commit | a46dbd13fb737524325d3cd7061d443f2b6ce6cc (patch) | |
| tree | decc79b500b89eb0968bbfccef6ad9f25e99b680 /repos/extra/vim/abuild | |
| parent | 9d56ab779871399af762e9c3696d44a2076e0cd2 (diff) | |
| download | alicelinux-a46dbd13fb737524325d3cd7061d443f2b6ce6cc.tar.gz alicelinux-a46dbd13fb737524325d3cd7061d443f2b6ce6cc.zip | |
vim: updated to 9.1.1591
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 91b2fea6..80168443 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1497 +version=9.1.1591 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" |