packages/vim-python

This commit is contained in:
termux-actions[bot]
2022-06-07 13:37:43 +00:00
parent 5545eeb4c5
commit 28951da600

View File

@@ -6,9 +6,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.4650
TERMUX_PKG_VERSION=8.2.5050
TERMUX_PKG_SRCURL="https://github.com/vim/vim/archive/v${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256=f91b3bddaeb538a7a2cc3325cbc80bd1b0009a92407b3a8cb29f7618498fa950
TERMUX_PKG_SHA256=8eecb277ad3993bea9f117070ab2a8648299ee37b9282b3e7f6681c3ac95a052
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
vim_cv_getcwd_broken=no
vim_cv_memmove_handles_overlap=yes