Browse Source

upgrading package: vim 8.1.0035 -> 8.1.0036

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

3
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.1
%define V_vs 81
%define V_pl 0035
%define V_pl 0036
# package information
Name: vim
@ -88,6 +88,7 @@ Patch132: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0032
Patch133: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0033
Patch134: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0034
Patch135: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0035
Patch136: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0036
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save