mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-25 05:00:21 +00:00
vim: Update patch number
This commit is contained in:
@@ -3,7 +3,7 @@ TERMUX_PKG_HOMEPAGE=http://www.vim.org/
|
||||
TERMUX_PKG_DEPENDS="ncurses, vim-runtime, python"
|
||||
|
||||
# Vim 7.4 patches described at ftp://ftp.vim.org/pub/vim/patches/7.4/README
|
||||
TERMUX_PKG_VERSION=7.4.1581
|
||||
TERMUX_PKG_VERSION=7.4.1589
|
||||
TERMUX_PKG_SRCURL="https://github.com/vim/vim/archive/v${TERMUX_PKG_VERSION}.tar.gz"
|
||||
TERMUX_PKG_FOLDERNAME=vim-${TERMUX_PKG_VERSION}
|
||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="vim_cv_toupper_broken=no vim_cv_terminfo=yes vim_cv_tty_group=world"
|
||||
|
||||
Reference in New Issue
Block a user