diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-16 23:46:55 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-16 23:46:55 +0800 |
| commit | d1672a1d587d32782c60dd1825c9ee6b8b4f2c7e (patch) | |
| tree | 3de43b6cd7381ddc7c440b1d0409fdd5c96710a2 /repos/extra/vim/abuild | |
| parent | 22d2599312a62035d4c6637a6b226ffe1f62080b (diff) | |
| download | alicelinux-d1672a1d587d32782c60dd1825c9ee6b8b4f2c7e.tar.gz alicelinux-d1672a1d587d32782c60dd1825c9ee6b8b4f2c7e.zip | |
vim: updated to 9.1.1114
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 4a58899d..ad352164 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1054 +version=9.1.1114 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" |