mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
vim: update to 7.4.977.
This commit is contained in:
parent
999e64bd23
commit
ed640b168b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vim'
|
# Template file for 'vim'
|
||||||
pkgname=vim
|
pkgname=vim
|
||||||
version=7.4.922
|
version=7.4.977
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="ncurses-devel acl-devel libXt-devel gtk+-devel perl
|
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"
|
homepage="http://www.vim.org"
|
||||||
license="Vim"
|
license="Vim"
|
||||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=213da8458f31460675a68aa4f38013920c18588a23f147860c4e9ea1ef4f7c0f
|
checksum=3db60725a7d638792adbaed5608b9923c21dde1415d4ac6741d5fa01b00d62a1
|
||||||
|
|
||||||
subpackages="xxd vim-common vim-x11 gvim"
|
subpackages="xxd vim-common vim-x11 gvim"
|
||||||
# XXX vim-huge cannot be cross compiled for now.
|
# XXX vim-huge cannot be cross compiled for now.
|
||||||
|
|
Loading…
Add table
Reference in a new issue