diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-15 09:13:41 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-15 09:13:41 +0000 |
| commit | e255268f116ef757608ce244861c0aa26ec763e0 (patch) | |
| tree | f5269a9e26135109ca7361d34fb20cfadb8d2284 /repos/extra/vim/abuild | |
| parent | 7a1961c1f6540bfff277299f47f6d828189fdc69 (diff) | |
| download | alicelinux-e255268f116ef757608ce244861c0aa26ec763e0.tar.gz alicelinux-e255268f116ef757608ce244861c0aa26ec763e0.zip | |
vim: updated to 9.1.1457
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 21b33eb2..5eba6e76 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1453 +version=9.1.1457 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" |