diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-25 00:52:10 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-25 00:52:10 +0800 |
| commit | 5586d54b3f94774755e1dad3dcd5acc84e2b3b94 (patch) | |
| tree | 8bda97dd101114d62c04275e2c2b75baaa63e0b1 /repos/extra/vim/abuild | |
| parent | ada6592eb89adeab363fd714b331f9bdd7d4b047 (diff) | |
| download | alicelinux-5586d54b3f94774755e1dad3dcd5acc84e2b3b94.tar.gz alicelinux-5586d54b3f94774755e1dad3dcd5acc84e2b3b94.zip | |
vim: updated to 9.1.0813
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 c0712b83..339ace3b 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.0792 +version=9.1.0813 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" |