vim: update to 7.4.922.

This commit is contained in:
Juan RP 2015-11-17 11:20:47 +01:00
parent f85368242c
commit 61adfb78a2
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,8 @@
# Template file for 'vim'
pkgname=vim
version=7.4.909
revision=2
version=7.4.922
revision=1
build_pie=yes
hostmakedepends="pkg-config"
makedepends="ncurses-devel acl-devel libXt-devel gtk+-devel perl
ruby-devel python-devel python3.4-devel lua-devel"
@ -11,7 +12,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=28700a535f36a89be8b0c8ca430b022a8047c52c0cb1b7655d4250dc1ba57472
checksum=213da8458f31460675a68aa4f38013920c18588a23f147860c4e9ea1ef4f7c0f
subpackages="xxd vim-common vim-x11 gvim"
# XXX vim-huge cannot be cross compiled for now.