diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-28 01:42:30 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-28 01:42:30 +0000 |
| commit | 8ad609466df9dd10170f7b1c5d005f01d6a0761b (patch) | |
| tree | 3c0e386d79980364b3eaaf0748a1fba9be48dcb1 /repos/extra/vim/abuild | |
| parent | 679415337b561254bece8e7ec6636f705bfbb335 (diff) | |
| download | alicelinux-8ad609466df9dd10170f7b1c5d005f01d6a0761b.tar.gz alicelinux-8ad609466df9dd10170f7b1c5d005f01d6a0761b.zip | |
vim: updated to 9.1.1879
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 e25bcff0..48c0a4a7 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1868 +version=9.1.1879 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" |