Browse Source

upgrading package: vim 8.2.0592 -> 8.2.0594

master
parent
commit
237095843e
  1. 4
      vim/vim.spec

4
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 0592
%define V_pl 0594
# package information
Name: vim
@ -644,6 +644,8 @@ Patch0589: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0589
Patch0590: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0590
Patch0591: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0591
Patch0592: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0592
Patch0593: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0593
Patch0594: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0594
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save