vim: update to 9.1.0

release notes:
- https://www.vim.org/vim-9.1-released.php
This commit is contained in:
Rudi Heitbaum 2024-01-04 04:09:18 +00:00
parent 4a7953c45e
commit 3847522faa

View File

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