vim: fix checksum.

This commit is contained in:
Christian Neukirchen 2016-04-08 19:53:06 +02:00
parent 9d8a0f7416
commit eccd5d20fe
1 changed files with 1 additions and 1 deletions

View File

@ -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=ace9a313f3cb3e511f3a9677a8e4ecd0c03a2edab680af507cecd77ff170885e
checksum=1bc1c7cf1bbe49b2ea698eec7e1f41eabf64bb1af4890a0b9f5546af393e7d26
subpackages="xxd vim-common vim-x11 gvim"
# XXX vim-huge cannot be cross compiled for now.