package/vim: bump package to version 9.1.1989

Changelog:
https://github.com/vim/vim/compare/v9.1.1684...v9.1.1989

Signed-off-by: Pierre-Yves Kerbrat <pkerbrat@free.fr>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit a7f1ab80cd)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Pierre-Yves Kerbrat
2025-12-17 09:18:17 +01:00
committed by Thomas Perale
parent dfd467c970
commit b84518c52c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Locally computed
sha256 4fe4cb284007e26255267338dde1ceac6f8326f78123ae8c96a36ee15a1ea7ba vim-9.1.1684.tar.gz
sha256 e150b40bcf593c10afb39378f2594203d94e5d6110ffe242a0b6bedd258d757f vim-9.1.1989.tar.gz
sha256 0b3f1f330cb1b179bb17c7c687d4cec601e0aa3462bc7f890ad4c3888d37d720 LICENSE
sha256 ee1d0885bbc4a95a24e49873a075391bdf26b69d13758e30f3d9271f8f42bd2d README.txt

View File

@@ -4,7 +4,7 @@
#
################################################################################
VIM_VERSION = 9.1.1684
VIM_VERSION = 9.1.1989
VIM_SITE = $(call github,vim,vim,v$(VIM_VERSION))
VIM_DEPENDENCIES = ncurses $(TARGET_NLS_DEPENDENCIES)
VIM_SUBDIR = src