Browse Source

upgrading package: vim 8.1.0560 -> 8.1.0561

master
parent
commit
51ab9a32f0
  1. 5
      vim/vim.spec

5
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.1
%define V_vs 81
%define V_pl 0560
%define V_pl 0561
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20181203
Release: 20181204
# package options
%option with_features normal
@ -613,6 +613,7 @@ Patch657: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0557
Patch658: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0558
Patch659: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0559
Patch660: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0560
Patch661: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0561
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save