|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.2
|
|
|
%define V_vs 82
|
|
|
-%define V_pl 2018
|
|
|
+%define V_pl 2020
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -2070,6 +2070,8 @@ Patch2015: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2015
|
|
|
Patch2016: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2016
|
|
|
Patch2017: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2017
|
|
|
Patch2018: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2018
|
|
|
+Patch2019: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2019
|
|
|
+Patch2020: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2020
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|