Update vim to 8.0.1376 (#6599)
This commit is contained in:
parent
6f34c68aff
commit
17692d6c05
@ -35,8 +35,9 @@ class Vim(AutotoolsPackage):
|
||||
"""
|
||||
|
||||
homepage = "http://www.vim.org"
|
||||
url = "https://github.com/vim/vim/archive/v8.0.0134.tar.gz"
|
||||
url = "https://github.com/vim/vim/archive/v8.0.1376.tar.gz"
|
||||
|
||||
version('8.0.1376', '62855881a2d96d48956859d74cfb8a3b')
|
||||
version('8.0.0503', '82b77bd5cb38b70514bed47cfe033b8c')
|
||||
version('8.0.0454', '4030bf677bdfbd14efb588e4d9a24128')
|
||||
version('8.0.0134', 'c74668d25c2acc85d655430dd60886cd')
|
||||
|
Loading…
Reference in New Issue
Block a user