diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-19 09:22:48 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-19 09:22:48 +0000 |
| commit | 228e88b00dcdb1e0518153a0bab45fc069fc5544 (patch) | |
| tree | 5c3256b75fc879ceecfae445a9e0a21b3374686f /repos/extra/vim/abuild | |
| parent | 1bd6421368d306c2f00af71ee52607a213f60606 (diff) | |
| download | alicelinux-228e88b00dcdb1e0518153a0bab45fc069fc5544.tar.gz alicelinux-228e88b00dcdb1e0518153a0bab45fc069fc5544.zip | |
vim: updated to 9.1.1471
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 5eba6e76..6a19b136 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1457 +version=9.1.1471 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" |