Browse Source

upgrading package: vim 8.2.3403 -> 8.2.3406

master
parent
commit
23dac9be7b
  1. 7
      vim/vim.spec

7
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 3403
%define V_pl 3406
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20210905
Release: 20210906
# package options
%option with_features normal
@ -3455,6 +3455,9 @@ Patch3400: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3400
Patch3401: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3401
Patch3402: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3402
Patch3403: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3403
Patch3404: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3404
Patch3405: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3405
Patch3406: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3406
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save