diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-25 09:18:19 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-25 09:18:19 +0800 |
| commit | 17238454ccfcc96c1566e291288a3b1acbdf0b05 (patch) | |
| tree | f6d02153aacc5933067e3d5d08c9b7810b0471a4 /repos/extra/vim/abuild | |
| parent | 3722d40b2aa4c4fea21028255a9fdea8f7a9e228 (diff) | |
| download | alicelinux-17238454ccfcc96c1566e291288a3b1acbdf0b05.tar.gz alicelinux-17238454ccfcc96c1566e291288a3b1acbdf0b05.zip | |
vim: updated to 9.1.0611
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 cec33528..a3b36cf0 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.0530 +version=9.1.0611 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" |