Browse Source

upgrading package: vim 8.1.1446 -> 8.1.1447

master
parent
commit
489ca0ebe9
  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 1446
%define V_pl 1447
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20190602
Release: 20190605
# package options
%option with_features normal
@ -1499,6 +1499,7 @@ Patch1543: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1443
Patch1544: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1444
Patch1545: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1445
Patch1546: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1446
Patch1547: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1447
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save