Browse Source

upgrading package: vim 8.1.0553 -> 8.1.0555

master
parent
commit
f7ddc3d854
  1. 4
      vim/vim.spec

4
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.1
%define V_vs 81
%define V_pl 0553
%define V_pl 0555
# package information
Name: vim
@ -606,6 +606,8 @@ Patch650: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0550
Patch651: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0551
Patch652: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0552
Patch653: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0553
Patch654: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0554
Patch655: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0555
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save