diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-11 04:04:29 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-11 04:04:29 +0000 |
| commit | 726ca270dc88517f3624469c865a96fada98694f (patch) | |
| tree | f6a07e710264114f31e1aa619c5b36755842a7cb /repos/extra/vim/abuild | |
| parent | e40254e2345306a98e80da098dd869ea1c5a7517 (diff) | |
| download | alicelinux-726ca270dc88517f3624469c865a96fada98694f.tar.gz alicelinux-726ca270dc88517f3624469c865a96fada98694f.zip | |
vim: updated to 9.1.1194
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 6fb625f6..9ffe8615 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1182 +version=9.1.1194 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" |