diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-01 17:27:53 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-01 17:27:53 +0000 |
| commit | e2743c1e79a7a33c6d92e71c821ae4ab51ac3bc9 (patch) | |
| tree | 539ab77f8dbd13ba548e34e2fb878c798762d96b /repos/extra/vim/abuild | |
| parent | 11adf47d95f00fc36e570ede971b061838318d6c (diff) | |
| download | alicelinux-e2743c1e79a7a33c6d92e71c821ae4ab51ac3bc9.tar.gz alicelinux-e2743c1e79a7a33c6d92e71c821ae4ab51ac3bc9.zip | |
vim: updated to 9.1.1891
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 48c0a4a7..17e0742e 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1879 +version=9.1.1891 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" |