mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
vim: update to 8.2.3878
This commit is contained in:
parent
9841784fa8
commit
ab359e842d
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="vim"
|
||||
PKG_VERSION="8.2.3095"
|
||||
PKG_SHA256="31588e2a074e2e2ea170704e5a40c61413f2a825788db325d1419c334e6d50b6"
|
||||
PKG_VERSION="8.2.3878"
|
||||
PKG_SHA256="0c571c9bf434b7d70b019d70e8c15e0d9fbdc835cdf92de27507d2398bd58ffc"
|
||||
PKG_LICENSE="VIM"
|
||||
PKG_SITE="http://www.vim.org/"
|
||||
PKG_URL="https://github.com/vim/vim/archive/v${PKG_VERSION}.tar.gz"
|
||||
@ -22,6 +22,7 @@ PKG_CONFIGURE_OPTS_TARGET="vim_cv_getcwd_broken=no \
|
||||
ac_cv_sizeof_int=4 \
|
||||
ac_cv_small_wchar_t=no \
|
||||
--datarootdir=/storage/.kodi/addons/virtual.system-tools/data \
|
||||
--disable-canberra \
|
||||
--disable-nls \
|
||||
--enable-selinux=no \
|
||||
--enable-gui=no \
|
||||
|
Loading…
x
Reference in New Issue
Block a user