Browse Source

upgrading package: vim 8.2.0692 -> 8.2.0694

master
parent
commit
a981467d28
  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 0692
%define V_pl 0694
# package information
Name: vim
@ -744,6 +744,8 @@ Patch0689: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0689
Patch0690: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0690
Patch0691: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0691
Patch0692: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0692
Patch0693: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0693
Patch0694: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0694
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save