浏览代码

upgrading package: vim 8.0.0005 -> 8.0.0006

Ralf S. Engelschall 9 年之前
父节点
当前提交
db3c9f6e58
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      vim/vim.spec

+ 3 - 2
vim/vim.spec

@@ -24,7 +24,7 @@
 #   package versions
 %define       V_vl  8.0
 %define       V_vs  80
-%define       V_pl  0005
+%define       V_pl  0006
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20160915
+Release:      20160921
 
 #   package options
 %option       with_features   normal
@@ -59,6 +59,7 @@ Patch102:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0002
 Patch103:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0003
 Patch104:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0004
 Patch105:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0005
+Patch106:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0006
 
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses