Merge pull request #6892 from boterbloem5/update_vim

vim: update to 9.0.0453
This commit is contained in:
Rudi Heitbaum 2022-10-06 07:15:55 +11:00 committed by GitHub
commit 3c2b93c222
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

View File

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

View File

@ -1,3 +1,6 @@
132
- vim: update to 9.0.0453
131
- Add kmsxx (kmsprint, kmstest)

View File

@ -3,7 +3,7 @@
PKG_NAME="system-tools"
PKG_VERSION="1.0"
PKG_REV="131"
PKG_REV="132"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://libreelec.tv"