Browse Source

upgrading package: vim 8.1.0457 -> 8.1.0466

master
parent
commit
40fb492aa5
  1. 13
      vim/vim.spec

13
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.1
%define V_vs 81
%define V_pl 0457
%define V_pl 0466
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20181007
Release: 20181008
# package options
%option with_features normal
@ -510,6 +510,15 @@ Patch554: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0454
Patch555: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0455
Patch556: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0456
Patch557: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0457
Patch558: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0458
Patch559: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0459
Patch560: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0460
Patch561: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0461
Patch562: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0462
Patch563: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0462
Patch564: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0463
Patch565: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0465
Patch566: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0466
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save