neovim: Update the used git commit

This commit is contained in:
Fredrik Fornwall 2016-12-21 00:37:00 -05:00
parent 2bdb9335da
commit b6e7fd1187
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
TERMUX_PKG_HOMEPAGE=http://neovim.org/
TERMUX_PKG_DESCRIPTION="Ambitious Vim-fork focused on extensibility and agility (nvim)"
_COMMIT=9956beee248bef39385449e134879cb864a5a7eb
TERMUX_PKG_VERSION=0.2.0.201611271920
_COMMIT=33319b1bf012652cd04e47bf9d5ac216408703e2
TERMUX_PKG_VERSION=0.2.0.201612182339
TERMUX_PKG_SRCURL=https://github.com/neovim/neovim/archive/${_COMMIT}.zip
TERMUX_PKG_DEPENDS="libuv, libmsgpack, libandroid-support, libvterm, libtermkey, libutil"
TERMUX_PKG_FOLDERNAME="neovim-$_COMMIT"