vim, vim-python: update to 8.2.0350

This commit is contained in:
Leonid Pliushch 2020-03-08 20:11:20 +02:00
parent bd9f2f00af
commit 02b9ebf004
2 changed files with 4 additions and 4 deletions

View File

@ -5,9 +5,9 @@ TERMUX_PKG_DEPENDS="libiconv, ncurses, vim-runtime, python"
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.0300
TERMUX_PKG_VERSION=8.2.0350
TERMUX_PKG_SRCURL="https://github.com/vim/vim/archive/v${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256=a295834060707d65b4756a2781062d3823ec48c6ecc0b8af7779d34a22ece1f9
TERMUX_PKG_SHA256=c97861d208b030f6f582caf217cbcc702a99fe3fc0a5df83ad50f70043a3a029
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
vim_cv_getcwd_broken=no
vim_cv_memmove_handles_overlap=yes

View File

@ -5,9 +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.0300
TERMUX_PKG_VERSION=8.2.0350
TERMUX_PKG_SRCURL="https://github.com/vim/vim/archive/v${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256=a295834060707d65b4756a2781062d3823ec48c6ecc0b8af7779d34a22ece1f9
TERMUX_PKG_SHA256=c97861d208b030f6f582caf217cbcc702a99fe3fc0a5df83ad50f70043a3a029
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
vim_cv_getcwd_broken=no
vim_cv_memmove_handles_overlap=yes