Browse Source

upgrading package: vim 6.1.158 -> 6.1.159

master
parent
commit
ab5e7b0673
  1. 3
      vim/vim.spec

3
vim/vim.spec

@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
%define V_pl 158
%define V_pl 159
# package options
%ifndef with_x11
@ -110,6 +110,7 @@ Patch155: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.155
Patch156: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.156
Patch157: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.157
Patch158: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.158
Patch159: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.159
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save