diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-08 03:58:30 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-08 03:58:30 +0000 |
| commit | c7758d79611876fef3e571e120a47ff158884d14 (patch) | |
| tree | 6da5f1722a99a5f112657b0f0e71a2cbf0b055ce /repos/extra/vim/abuild | |
| parent | 8caad85ccd28cfd53686626cd929ea954a4a48c5 (diff) | |
| download | alicelinux-c7758d79611876fef3e571e120a47ff158884d14.tar.gz alicelinux-c7758d79611876fef3e571e120a47ff158884d14.zip | |
vim: updated to 9.1.1283
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 ad422fa7..9c26edc7 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.1.1265 +version=9.1.1283 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" |