vim: update to 9.0.2136

This commit is contained in:
Rudi Heitbaum 2023-12-02 03:21:42 +00:00
parent 073d0dfd57
commit 37e167af30

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="vim"
PKG_VERSION="9.0.1417"
PKG_SHA256="02c67859046f7c0206afb909061763cf40747c6bf40c22bb6efaf9c06be41591"
PKG_VERSION="9.0.2136"
PKG_SHA256="d826682fb839c0b99f80b9189af549d46dc087ef2cfc617ce161609ba5da4dc7"
PKG_LICENSE="VIM"
PKG_SITE="http://www.vim.org/"
PKG_URL="https://github.com/vim/vim/archive/v${PKG_VERSION}.tar.gz"