Browse Source

upgrading package: vim 8.1.0535 -> 8.1.0536

master
parent
commit
94575c24a0
  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 0535
%define V_pl 0536
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20181116
Release: 20181118
# package options
%option with_features normal
@ -588,6 +588,7 @@ Patch632: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0532
Patch633: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0533
Patch634: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0534
Patch635: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0535
Patch636: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0536
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save