vim: update to 8.0.0586.
This commit is contained in:
parent
537c9071ab
commit
519a66d40f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vim'
|
||||
pkgname=vim
|
||||
version=8.0.0543
|
||||
version=8.0.0586
|
||||
revision=1
|
||||
hostmakedepends="pkg-config glib-devel"
|
||||
makedepends="ncurses-devel acl-devel libXt-devel gtk+-devel perl
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.vim.org"
|
||||
license="Vim"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=54725c51defdba44bf4a76d21d5e4b6bea9588d6cc49c2f559bb56d12f72a9d6
|
||||
checksum=2525d2954a4a020583f569e65d7d4912f976bd6ed93388214787c9ff26553e44
|
||||
|
||||
subpackages="xxd vim-common vim-x11 gvim"
|
||||
# XXX vim-huge cannot be cross compiled for now.
|
||||
|
|
Loading…
Reference in a new issue