vim: update to 8.2.1000

This commit is contained in:
Leonid Pliushch 2020-06-21 21:39:13 +03:00
parent 6c7baebf4e
commit f448263df8

View File

@ -5,10 +5,9 @@ TERMUX_PKG_DEPENDS="libiconv, ncurses, vim-runtime"
TERMUX_PKG_RECOMMENDS="diffutils"
# vim should only be updated every 50 releases on multiples of 50.
# Update both vim and vim-python to the same version in one PR.
TERMUX_PKG_VERSION=8.2.0900
TERMUX_PKG_REVISION=3
TERMUX_PKG_VERSION=8.2.1000
TERMUX_PKG_SRCURL="https://github.com/vim/vim/archive/v${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256=657fc25aa669727dc2cbe80ee684f5922978300822854ec0f0543ec840421a3f
TERMUX_PKG_SHA256=94a4e704065dcf2c1848cc67457daa51e221c075f379aa39fa4de6833012446c
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
vim_cv_getcwd_broken=no
vim_cv_memmove_handles_overlap=yes